raster pushed a commit to branch master.

commit 6be6249ccd070f7e9eb764e6d9755fa7cc3ed848
Author: Carsten Haitzler (Rasterman) <[email protected]>
Date:   Sat Mar 9 00:16:11 2013 +0900

    oops forgot a printf removal.
---
 src/bin/termio.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/bin/termio.c b/src/bin/termio.c
index 870f6dc..8fddc9e 100644
--- a/src/bin/termio.c
+++ b/src/bin/termio.c
@@ -3015,7 +3015,6 @@ _smart_cb_drop(void *data, Evas_Object *o __UNUSED__, 
Elm_Selection_Data *ev)
                        else
                          {
                             strcpy(tb, p);
-                            printf("'%s'\n", tb);
                             if (strlen(tb) > 0)
                               evas_object_smart_callback_call
                               (obj, "popup,queue", tb);

-- 

------------------------------------------------------------------------------
Symantec Endpoint Protection 12 positioned as A LEADER in The Forrester  
Wave(TM): Endpoint Security, Q1 2013 and "remains a good choice" in the  
endpoint security space. For insight on selecting the right partner to 
tackle endpoint security challenges, access the full report. 
http://p.sf.net/sfu/symantec-dev2dev

Reply via email to