Enlightenment CVS committal

Author  : kwo
Project : e16
Module  : e

Dir     : e16/e/src


Modified Files:
        E.h 


Log Message:
Remove unused Container code remnant.
===================================================================
RCS file: /cvsroot/enlightenment/e16/e/src/E.h,v
retrieving revision 1.177
retrieving revision 1.178
diff -u -3 -r1.177 -r1.178
--- E.h 11 Jan 2004 13:45:45 -0000      1.177
+++ E.h 11 Jan 2004 20:03:09 -0000      1.178
@@ -1083,20 +1083,6 @@
 };
 #endif /* DECLARE_STRUCT_BUTTON */
 
-struct _buttoncontainer
-{
-   char               *name;
-   ImageClass         *iclass;
-
-   Window              win;
-   int                 w, h;
-   int                 state;
-   char                expose;
-   char                orientation;
-   Button            **ButtonList;
-   int                 numofbuttonsinlist;
-};
-
 typedef struct
 {
    char               *file;




-------------------------------------------------------
This SF.net email is sponsored by: Perforce Software.
Perforce is the Fast Software Configuration Management System offering
advanced branching capabilities and atomic changes on 50+ platforms.
Free Eval! http://www.perforce.com/perforce/loadprog.html
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to