Enlightenment CVS committal

Author  : ningerso
Project : e17
Module  : libs/ewl

Dir     : e17/libs/ewl/src/lib


Modified Files:
        ewl_widget.h 


Log Message:
Remove the unused hash from the widget struct.

===================================================================
RCS file: /cvs/e/e17/libs/ewl/src/lib/ewl_widget.h,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -3 -r1.53 -r1.54
--- ewl_widget.h        4 Jan 2007 05:09:48 -0000       1.53
+++ ewl_widget.h        5 Jan 2007 08:12:48 -0000       1.54
@@ -150,7 +150,6 @@
 
        Ecore_Hash *theme;              /**< Overriding theme settings */
        Ewl_Pair_List theme_text;       /**< Overriding text in theme */
-       Ecore_Hash *data;               /**< Arbitrary data attached to widget 
*/
 };
 
 int             ewl_widget_init(Ewl_Widget *w);



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