seoz pushed a commit to branch master.

commit 311db0fc58433ffc221c51337be06cb293ef0dc0
Author: Daniel Juyung Seo <[email protected]>
Date:   Tue Jul 2 15:38:16 2013 +0900

    evas_object_smart.c: removed unnecessary code.
---
 src/lib/evas/canvas/evas_object_smart.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/lib/evas/canvas/evas_object_smart.c 
b/src/lib/evas/canvas/evas_object_smart.c
index 2532746..b38e8f6 100644
--- a/src/lib/evas/canvas/evas_object_smart.c
+++ b/src/lib/evas/canvas/evas_object_smart.c
@@ -1069,7 +1069,6 @@ evas_call_smarts_calculate(Evas *eo_e)
    Eina_Clist *elem;
    Evas_Public_Data *e = eo_data_scope_get(eo_e, EVAS_CLASS);
 
-//   printf("+CAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAALC-----------v\n");
    evas_event_freeze(eo_e);
    e->in_smart_calc++;
 

-- 

------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev

Reply via email to