Ecore_Fb: Comment out unused (but declared) function prototypes to
authorChristopher Michael <cpmichael1@comcast.net>
Tue, 8 Nov 2011 21:10:26 +0000 (21:10 +0000)
committerChristopher Michael <cpmichael1@comcast.net>
Tue, 8 Nov 2011 21:10:26 +0000 (21:10 +0000)
remove compiler warning.

SVN revision: 64959

legacy/ecore/src/lib/ecore_fb/ecore_fb_vt.c

index 5fdb21c..09e3f37 100644 (file)
@@ -29,13 +29,12 @@ static void *_ecore_fb_func_fb_gain_data = NULL;
 /* FIXME what is the filter for? */
 static Ecore_Event_Filter *_ecore_fb_filter_handler = NULL;
 
-static void *_ecore_fb_event_filter_start(void *data);
-static Eina_Bool   _ecore_fb_event_filter_filter(void *data, void *loop_data, int type, void *event);
-static void  _ecore_fb_event_filter_end(void *data, void *loop_data);
-
 /* prototypes */
 /* XXX: unused
 static void _ecore_fb_vt_switch(int vt);
+static void *_ecore_fb_event_filter_start(void *data);
+static Eina_Bool _ecore_fb_event_filter_filter(void *data, void *loop_data, int type, void *event);
+static void _ecore_fb_event_filter_end(void *data, void *loop_data);
 */
 
 static Eina_Bool