From 69cd086fc2e11c87c682d96951b651c2820b7fa3 Mon Sep 17 00:00:00 2001 From: Christopher Michael Date: Sun, 18 Jul 2010 17:18:03 +0000 Subject: [PATCH] Don't need these includes here, handled by e.h already. SVN revision: 50328 --- src/modules/illume-keyboard/e_kbd_buf.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/modules/illume-keyboard/e_kbd_buf.c b/src/modules/illume-keyboard/e_kbd_buf.c index 48ead156b..3da2206ab 100644 --- a/src/modules/illume-keyboard/e_kbd_buf.c +++ b/src/modules/illume-keyboard/e_kbd_buf.c @@ -2,8 +2,6 @@ #include "e_kbd_buf.h" #include "e_kbd_dict.h" -#include - static E_Kbd_Buf_Layout * _e_kbd_buf_new(void) {