Signed-off-by: Jean-Christophe DUBOIS <j...@tribudubois.net> --- systems/x11/x11input.c | 2 ++ 1 file changed, 2 insertions(+)
diff --git a/systems/x11/x11input.c b/systems/x11/x11input.c index f388572..f3db0a4 100644 --- a/systems/x11/x11input.c +++ b/systems/x11/x11input.c @@ -474,6 +474,7 @@ static void handleMouseEvent(XEvent* pXEvent, X11InputData* pData, DFBX11 *x11) } } +#if 0 static void handle_expose_Async( void *ctx, void *ctx2 ) @@ -553,6 +554,7 @@ handle_expose_Async( void *ctx, dfb_layer_context_unref( context ); } } +#endif /* * Input thread reading from device. -- 1.9.1 _______________________________________________ directfb-dev mailing list directfb-dev@directfb.org http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev