Enlightenment CVS committal
Author : kwo
Project : e16
Module : e
Dir : e16/e/src
Modified Files:
E.h Makefile.am
Removed Files:
containers.c
Log Message:
Remove unused Container code.
===================================================================
RCS file: /cvsroot/enlightenment/e16/e/src/E.h,v
retrieving revision 1.176
retrieving revision 1.177
diff -u -3 -r1.176 -r1.177
--- E.h 11 Jan 2004 13:20:16 -0000 1.176
+++ E.h 11 Jan 2004 13:45:45 -0000 1.177
@@ -627,7 +627,6 @@
typedef struct _iconbox Iconbox;
typedef struct _group Group;
typedef struct _button Button;
-typedef struct _buttoncontainer Container;
typedef struct _slideout Slideout;
typedef struct _soundclass SoundClass;
@@ -2101,15 +2100,6 @@
/* mwm.c functions */
void MWM_GetHints(EWin * ewin, Atom atom_change);
void MWM_SetInfo(void);
-
-/* containers.c functions */
-Container *InitializeContainer(char *name, ImageClass * iclass,
- int width, int height,
- char orientation);
-void AddButtonToContainer(Container * bc, Button * b);
-void RemoveButtonFromContainer(Container * bc, Button * b);
-void DestroyContainer(Container * bc);
-void RemoveContainer(Container * bc);
/* buttons.c functions */
Button *ButtonCreate(char *name, ImageClass * iclass,
===================================================================
RCS file: /cvsroot/enlightenment/e16/e/src/Makefile.am,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -3 -r1.26 -r1.27
--- Makefile.am 3 Jan 2004 23:59:06 -0000 1.26
+++ Makefile.am 11 Jan 2004 13:45:45 -0000 1.27
@@ -29,7 +29,6 @@
comms.c \
conf.h \
config.c \
- containers.c \
coords.c \
cursors.c \
desktops.c \
-------------------------------------------------------
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