disable ecore-x trace debugging...whoops

This commit is contained in:
Mike Blumenkrantz 2013-07-18 06:24:50 +01:00
parent 60111ce8ca
commit 464dd4f206
1 changed files with 1 additions and 1 deletions

View File

@ -368,7 +368,7 @@ Ecore_Event_Mouse_Button *_ecore_mouse_button(int event,
void _ecore_x_modifiers_get(void);
KeySym _ecore_x_XKeycodeToKeysym(Display *display, KeyCode keycode, int index);
#define LOGFNS 0
//#define LOGFNS 1
#ifdef LOGFNS
#include <stdio.h>