Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStijn Buys <ingar@osirion.org>2011-08-28 10:20:15 +0000
committerStijn Buys <ingar@osirion.org>2011-08-28 10:20:15 +0000
commit1158e624c9daf10b08643b59bcb36dcc1d2caad8 (patch)
treef0498ff6d8ec877354d79287386d18f794250971 /src/client/Makefile.am
parent14b2372f1a74198ec4f485f9665ef0acc27ae5e3 (diff)
Removed unnecessary class.
Diffstat (limited to 'src/client/Makefile.am')
-rw-r--r--src/client/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/client/Makefile.am b/src/client/Makefile.am
index 71cfc7d..9915d0e 100644
--- a/src/client/Makefile.am
+++ b/src/client/Makefile.am
@@ -28,7 +28,6 @@ noinst_HEADERS = \
mainwindow.h \
mapwidget.h \
mapwindow.h \
- menuwindow.h \
notifications.h \
soundext.h \
targeticonbutton.h \
@@ -57,7 +56,6 @@ libclient_la_SOURCES = \
mainwindow.cc \
mapwidget.cc \
mapwindow.cc \
- menuwindow.h \
notifications.cc \
soundext.cc \
targeticonbutton.cc \