Enlightenment CVS committal

Author  : sebastid
Project : e17
Module  : libs/ecore

Dir     : e17/libs/ecore/src/bin


Modified Files:
        ecore_dbus_test.c 


Log Message:
Big ecore_dbus overhaul

===================================================================
RCS file: /cvs/e/e17/libs/ecore/src/bin/ecore_dbus_test.c,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- ecore_dbus_test.c   21 Jul 2006 20:03:52 -0000      1.2
+++ ecore_dbus_test.c   25 Jul 2006 12:44:19 -0000      1.3
@@ -35,11 +35,6 @@
        handler[i++] = ecore_event_handler_add(ECORE_DBUS_EVENT_SERVER_DATA,
                                               _ecore_dbus_event_server_data, 
NULL);
 
-       /*
-       ret = ecore_dbus_message_new_method_call(svr, 
"org.freedesktop.DBus.Hello",
-                                                NULL, NULL, NULL, NULL);
-                                                */
-
        ecore_main_loop_begin();
 
        for (i = 0; i < 3; i++)



-------------------------------------------------------------------------
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