summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorThomas Tanner <trtanner@btinternet.com>2015-12-20 21:08:14 +0000
committerThomas Tanner <trtanner@btinternet.com>2015-12-20 21:08:14 +0000
commitf55a5f2b21664ccd2af1c24ef68f14f73e418b1c (patch)
tree968bfb8e726271fa6096cb4410acb53319af1d4f /src/CMakeLists.txt
parent5f5184ebfe9a6b7102654863cbb390a610ab1563 (diff)
Managed to remove SaveGame and SaveGameGamebryo classes from organizer
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index 3c786868..428f18f9 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -20,8 +20,6 @@ SET(organizer_SRCS
selectiondialog.cpp
savegameinfowidgetgamebryo.cpp
savegameinfowidget.cpp
- savegamegamebryo.cpp
- savegame.cpp
queryoverwritedialog.cpp
profilesdialog.cpp
profile.cpp
@@ -114,8 +112,6 @@ SET(organizer_HDRS
selectiondialog.h
savegameinfowidgetgamebryo.h
savegameinfowidget.h
- savegamegamebyro.h
- savegame.h
queryoverwritedialog.h
profilesdialog.h
profile.h