Enlightenment CVS committal Author : rephorm Project : e17 Module : libs/esmart
Dir : e17/libs/esmart/src/lib/esmart_text_entry Modified Files: esmart_text_entry.c Log Message: move #if DEFINE outside else =================================================================== RCS file: /cvsroot/enlightenment/e17/libs/esmart/src/lib/esmart_text_entry/esmart_text_entry.c,v retrieving revision 1.11 retrieving revision 1.12 diff -u -3 -r1.11 -r1.12 --- esmart_text_entry.c 14 Dec 2005 04:16:22 -0000 1.11 +++ esmart_text_entry.c 14 Dec 2005 14:23:53 -0000 1.12 @@ -244,12 +244,12 @@ { esmart_text_entry_buffer_backspace (data); } +#if DEBUG else { -#if DEBUG fprintf (stderr, "Unknown string %s\n", down->keyname); -#endif } +#endif } else if (down->string) { ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs