Enlightenment CVS committal
Author : sebastid
Project : e17
Module : apps/e
Dir : e17/apps/e/src/bin
Modified Files:
e_border.c
Log Message:
Remove debug.
===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/e/src/bin/e_border.c,v
retrieving revision 1.396
retrieving revision 1.397
diff -u -3 -r1.396 -r1.397
--- e_border.c 7 Sep 2005 14:55:46 -0000 1.396
+++ e_border.c 7 Sep 2005 15:48:48 -0000 1.397
@@ -847,7 +847,6 @@
*/
if (!child->iconic)
{
- printf("raise: %p %p\n", child, last);
if (last)
e_border_stack_below(child, last);
else
@@ -882,7 +881,6 @@
if (last)
{
- printf("below: %p %p\n", bd, last);
e_container_border_stack_below(bd, last);
ev->stack = last;
e_object_ref(E_OBJECT(last));
@@ -890,7 +888,6 @@
}
else
{
- printf("above: %p %p\n", bd, last);
E_Border *above;
/* If we don't have any children, raise this border */
-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
enlightenment-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs