From d36320a7deeab0a043e1a6d3a2f47f3de7b156af Mon Sep 17 00:00:00 2001 From: Carsten Haitzler Date: Tue, 8 Jun 2010 08:05:30 +0000 Subject: [PATCH] off! shhh! SVN revision: 49565 --- legacy/ecore/src/lib/ecore_x/xlib/ecore_x_private.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/legacy/ecore/src/lib/ecore_x/xlib/ecore_x_private.h b/legacy/ecore/src/lib/ecore_x/xlib/ecore_x_private.h index b322817180..17b996ced6 100644 --- a/legacy/ecore/src/lib/ecore_x/xlib/ecore_x_private.h +++ b/legacy/ecore/src/lib/ecore_x/xlib/ecore_x_private.h @@ -297,7 +297,7 @@ void _ecore_x_input_handler(XEvent* xevent); void _ecore_mouse_move(unsigned int timestamp, unsigned int xmodifiers, int x, int y, int x_root, int y_root, unsigned int event_window, unsigned int window, unsigned int root_win, int same_screen, int dev, double radx, double rady, double pressure, double angle, double mx, double my, double mrx, double mry); Ecore_Event_Mouse_Button *_ecore_mouse_button(int event, unsigned int timestamp, unsigned int xmodifiers, unsigned int buttons, int x, int y, int x_root, int y_root, unsigned int event_window, unsigned int window, unsigned int root_win, int same_screen, int dev, double radx, double rady, double pressure, double angle, double mx, double my, double mrx, double mry); -#define LOGFNS 1 +//#define LOGFNS 1 #ifdef LOGFNS #include