Removed e_file

SVN revision: 13649
This commit is contained in:
sebastid 2005-03-07 12:06:41 +00:00 committed by sebastid
parent 6fd36058ba
commit 6c391a2745
2 changed files with 0 additions and 3 deletions

View File

@ -11,7 +11,6 @@ bin_PROGRAMS = enlightenment enlightenment_remote enlightenment_eapp
ENLIGHTENMENTHEADERS = \
e.h \
e_includes.h \
e_file.h \
e_user.h \
e_manager.h \
e_path.h \
@ -46,7 +45,6 @@ e_xinerama.h
enlightenment_SOURCES = \
e_file.c \
e_main.c \
e_user.c \
e_manager.c \

View File

@ -2,7 +2,6 @@
* vim:ts=8:sw=3:sts=8:noexpandtab:cino=>5n-3f0^-2{2
*/
#include "e_object.h"
#include "e_file.h"
#include "e_user.h"
#include "e_manager.h"
#include "e_path.h"