Enlightenment CVS committal
Author : rbdpngn
Project : e17
Module : libs/ewl
Dir : e17/libs/ewl/src
Modified Files:
ewl_tooltip.c
Log Message:
Remove more debugging output.
===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/ewl/src/ewl_tooltip.c,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -3 -r1.10 -r1.11
--- ewl_tooltip.c 28 Jun 2004 19:38:22 -0000 1.10
+++ ewl_tooltip.c 29 Jun 2004 15:43:23 -0000 1.11
@@ -114,8 +114,6 @@
t->y + EWL_TOOLTIP_OFFSET);
ewl_widget_show (EWL_WIDGET (t));
- printf ("Opening tooltip after %lf secs\n", t->delay);
-
t->timer = NULL;
return FALSE;
@@ -136,8 +134,6 @@
ecore_timer_del (t->timer);
t->timer = NULL;
}
-
- printf ("Mouse clicked the parent, don't display tooltip\n");
DLEAVE_FUNCTION(DLEVEL_STABLE);
}
-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 -
digital self defense, top technical experts, no vendor pitches,
unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs