tasn pushed a commit to branch master.

http://git.enlightenment.org/bindings/cxx/eflxx.git/commit/?id=873706a43c0d5363e3651b86d61b6bfd3c227ab9

commit 873706a43c0d5363e3651b86d61b6bfd3c227ab9
Author: Andreas Volz <[email protected]>
Date:   Fri Jul 9 21:30:05 2010 +0000

    clean up
    
    SVN revision: 50168
---
 eflxx_examples/src/elementaryxx/full/test_genlist.cpp | 7 +------
 1 file changed, 1 insertion(+), 6 deletions(-)

diff --git a/eflxx_examples/src/elementaryxx/full/test_genlist.cpp 
b/eflxx_examples/src/elementaryxx/full/test_genlist.cpp
index 4ba0fc6..f6fcd47 100644
--- a/eflxx_examples/src/elementaryxx/full/test_genlist.cpp
+++ b/eflxx_examples/src/elementaryxx/full/test_genlist.cpp
@@ -541,13 +541,8 @@ test_genlist2(void *data, Evas_Object *obj, void 
*event_info)
   win->resize (size320x320);
   win->show ();
 }
-#if 0
-/*************/
 
-void gl2_del(const void *data, Evas_Object *obj)
-{
-}
-#endif
+/*************/
 
 static void my_gl_update (Evasxx::Object &obj, void *event_info, TestItem *tit)
 {

-- 


Reply via email to