summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index 5e2385332..41f99a646 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -772,7 +772,6 @@ SET(SRCS
gui/base/color.hpp
listeners/deathlistener.h
events/event.h
- gui/base/exception.hpp
gui/base/focushandler.hpp
listeners/focuslistener.h
gui/base/font.hpp
@@ -807,7 +806,6 @@ SET(SRCS
gui/base/basiccontainer.cpp
gui/base/cliprectangle.cpp
gui/base/color.cpp
- gui/base/exception.cpp
gui/base/focushandler.cpp
gui/base/font.cpp
gui/base/gui.cpp