Enlightenment CVS committal

Author  : moom16
Project : e17
Module  : proto

Dir     : e17/proto/etk/src/lib


Modified Files:
        Etk.h Makefile.am etk_types.h 
Removed Files:
        etk_adjustment.c etk_adjustment.h etk_range.c etk_range.h 


Log Message:
* Remove unused files


===================================================================
RCS file: /cvsroot/enlightenment/e17/proto/etk/src/lib/Etk.h,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- Etk.h       1 Oct 2005 16:29:45 -0000       1.1
+++ Etk.h       8 Oct 2005 15:06:04 -0000       1.2
@@ -30,8 +30,6 @@
 #include "etk_check_button.h"
 #include "etk_radio_button.h"
 #include "etk_entry.h"
-#include "etk_adjustment.h"
-#include "etk_range.h"
 #include "etk_canvas.h"
 #include "etk_colorpicker.h"
 #include "etk_colorpicker_vertical.h"
===================================================================
RCS file: /cvsroot/enlightenment/e17/proto/etk/src/lib/Makefile.am,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- Makefile.am 1 Oct 2005 16:29:45 -0000       1.1
+++ Makefile.am 8 Oct 2005 15:06:04 -0000       1.2
@@ -22,7 +22,6 @@
 etk_string.h etk_editable_text_object.h etk_label.h \
 etk_button.h etk_toggle_button.h etk_check_button.h etk_radio_button.h \
 etk_entry.h \
-etk_adjustment.h etk_range.h \
 etk_canvas.h \
 etk_colorpicker.h etk_colorpicker_vertical.h etk_colorpicker_square.h \
 etk_tree.h
@@ -39,7 +38,6 @@
 etk_string.c etk_editable_text_object.c etk_label.c \
 etk_button.c etk_toggle_button.c etk_check_button.c etk_radio_button.c \
 etk_entry.c \
-etk_adjustment.c etk_range.c \
 etk_canvas.c \
 etk_colorpicker.c etk_colorpicker_vertical.c etk_colorpicker_square.c \
 etk_tree.c
===================================================================
RCS file: /cvsroot/enlightenment/e17/proto/etk/src/lib/etk_types.h,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
--- etk_types.h 8 Oct 2005 14:43:36 -0000       1.3
+++ etk_types.h 8 Oct 2005 15:06:04 -0000       1.4
@@ -65,8 +65,6 @@
 typedef struct _Etk_Check_Button Etk_Check_Button;
 typedef struct _Etk_Radio_Button Etk_Radio_Button;
 typedef struct _Etk_Entry Etk_Entry;
-typedef struct _Etk_Adjustment Etk_Adjustment;
-typedef struct _Etk_Range Etk_Range;
 typedef struct _Etk_Canvas Etk_Canvas;
 typedef struct _Etk_Colorpicker Etk_Colorpicker;
 typedef struct _Etk_Colorpicker_Vertical Etk_Colorpicker_Vertical;




-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to