From b0286f3cb12dd8360919396217a81066dbe9c51b Mon Sep 17 00:00:00 2001 From: Carsten Haitzler Date: Mon, 5 Mar 2012 12:24:07 +0000 Subject: [PATCH] remove xxx - this is how it should be done. SVN revision: 68703 --- legacy/elementary/src/lib/elm_win.h | 1 - 1 file changed, 1 deletion(-) diff --git a/legacy/elementary/src/lib/elm_win.h b/legacy/elementary/src/lib/elm_win.h index 1e49080326..e6e7fcda54 100644 --- a/legacy/elementary/src/lib/elm_win.h +++ b/legacy/elementary/src/lib/elm_win.h @@ -156,7 +156,6 @@ typedef enum * When the application window is being managed by Illume, it may request * any of the following layouts for the virtual keyboard. */ -// XXX: remove this as it conflicts with input panel typedef enum { ELM_WIN_KEYBOARD_UNKNOWN, /**< Unknown keyboard state */