Enlightenment CVS committal

Author  : ningerso
Project : e17
Module  : libs/ewl

Dir     : e17/libs/ewl/src/bin/tests/text


Modified Files:
        ewl_text.c 


Log Message:
Remove debugging return 1;

===================================================================
RCS file: /cvs/e/e17/libs/ewl/src/bin/tests/text/ewl_text.c,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -3 -r1.4 -r1.5
--- ewl_text.c  5 Dec 2006 06:26:33 -0000       1.4
+++ ewl_text.c  5 Dec 2006 14:49:46 -0000       1.5
@@ -116,7 +116,6 @@
 
        printf("Insert 'The first bunch of text\\n'\n");
        ewl_text_text_insert(EWL_TEXT(o), "The first bunch of text\n", 0); /* 
24 */
-       return 1;
 
        printf("Cursor position\n");
        ewl_text_cursor_position_set(EWL_TEXT(o), 10);



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to