don't compile not existing exceptions

SVN revision: 80553
This commit is contained in:
Andreas Volz 2012-12-09 16:35:01 +00:00
parent 0010e57c25
commit c691f3d2d1
2 changed files with 0 additions and 2 deletions

View File

@ -12,7 +12,6 @@ libecorexx_HEADERS = \
EvasWindowSoftwareX11.h \
EvasWindowXRenderX11.h \
Exe.h \
exception/ProcessNotExistingException.h \
Event.h
libecorexxdir = \

View File

@ -28,7 +28,6 @@ libecorexx_la_SOURCES = \
EvasWindowSoftwareX11.cpp \
EvasWindowXRenderX11.cpp \
Exe.cpp \
exception/ProcessNotExistingException.cpp \
Event.cpp
libecorexx_la_LIBADD = \