Enlightenment CVS committal

Author  : jethomas
Project : e17
Module  : libs/ewl

Dir     : e17/libs/ewl/src/lib


Modified Files:
        Ewl.h Makefile.am ewl_list.c ewl_mvc.c 


Log Message:
Remove highlight references.

===================================================================
RCS file: /cvs/e/e17/libs/ewl/src/lib/Ewl.h,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -3 -r1.38 -r1.39
--- Ewl.h       5 Apr 2008 21:16:21 -0000       1.38
+++ Ewl.h       26 Apr 2008 21:16:16 -0000      1.39
@@ -54,7 +54,6 @@
 #include <ewl_spacer.h>
 #include <ewl_spinner.h>
 #include <ewl_image.h>
-#include <ewl_highlight.h>
 #include <ewl_histogram.h>
 #include <ewl_spectrum.h>
 #include <ewl_menu_item.h>
===================================================================
RCS file: /cvs/e/e17/libs/ewl/src/lib/Makefile.am,v
retrieving revision 1.62
retrieving revision 1.63
diff -u -3 -r1.62 -r1.63
--- Makefile.am 4 Apr 2008 00:25:49 -0000       1.62
+++ Makefile.am 26 Apr 2008 21:16:16 -0000      1.63
@@ -51,7 +51,6 @@
        ewl_filedialog.h \
        ewl_freebox.h \
        ewl_grid.h \
-       ewl_highlight.h \
        ewl_histogram.h \
        ewl_icon.h \
        ewl_icon_theme.h \
@@ -135,7 +134,6 @@
        ewl_filedialog.c \
        ewl_freebox.c \
        ewl_grid.c \
-       ewl_highlight.c \
        ewl_histogram.c \
        ewl_icon.c \
        ewl_icon_theme.c \
===================================================================
RCS file: /cvs/e/e17/libs/ewl/src/lib/ewl_list.c,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -3 -r1.31 -r1.32
--- ewl_list.c  26 Apr 2008 21:07:35 -0000      1.31
+++ ewl_list.c  26 Apr 2008 21:16:16 -0000      1.32
@@ -1,7 +1,6 @@
 /* vim: set sw=8 ts=8 sts=8 noexpandtab: */
 #include "ewl_base.h"
 #include "ewl_list.h"
-#include "ewl_highlight.h"
 #include "ewl_macros.h"
 #include "ewl_private.h"
 #include "ewl_debug.h"
===================================================================
RCS file: /cvs/e/e17/libs/ewl/src/lib/ewl_mvc.c,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -3 -r1.41 -r1.42
--- ewl_mvc.c   26 Apr 2008 21:07:35 -0000      1.41
+++ ewl_mvc.c   26 Apr 2008 21:16:16 -0000      1.42
@@ -1,7 +1,6 @@
 /* vim: set sw=8 ts=8 sts=8 noexpandtab: */
 #include "ewl_base.h"
 #include "ewl_mvc.h"
-#include "ewl_highlight.h"
 #include "ewl_private.h"
 #include "ewl_macros.h"
 #include "ewl_debug.h"



-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to