Enlightenment CVS committal

Author  : englebass
Project : e17
Module  : proto

Dir     : e17/proto/e_dbus/src/lib/dbus


Modified Files:
        e_dbus_object.c 


Log Message:
Remove unused variable.

===================================================================
RCS file: /cvs/e/e17/proto/e_dbus/src/lib/dbus/e_dbus_object.c,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -3 -r1.8 -r1.9
--- e_dbus_object.c     24 Mar 2007 02:11:09 -0000      1.8
+++ e_dbus_object.c     3 Apr 2007 19:22:39 -0000       1.9
@@ -136,7 +136,6 @@
 static DBusMessage *
 cb_properties_set(E_DBus_Object *obj, DBusMessage *msg)
 {
-  DBusMessage *reply;
   DBusMessageIter iter, sub;
   int type;
   void *value;



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