summaryrefslogtreecommitdiffstats
path: root/nsplugins/viewer/CMakeLists.txt
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-11-30 14:52:22 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-11-30 14:52:22 -0600
commitc1dcc6c589304cca46a8aa2fb8c0277d60fe22ba (patch)
tree6baa81a75ffc7e2b9bd39a86e6c5e0485f130bb2 /nsplugins/viewer/CMakeLists.txt
parentd4c4140b6667a35cf7d0e604006e94b52e5b17a0 (diff)
downloadtdebase-c1dcc6c589304cca46a8aa2fb8c0277d60fe22ba.tar.gz
tdebase-c1dcc6c589304cca46a8aa2fb8c0277d60fe22ba.zip
Remove unused obsolete code from nsplugin viewer
Diffstat (limited to 'nsplugins/viewer/CMakeLists.txt')
-rw-r--r--nsplugins/viewer/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/nsplugins/viewer/CMakeLists.txt b/nsplugins/viewer/CMakeLists.txt
index 14cd69135..89e0ef32b 100644
--- a/nsplugins/viewer/CMakeLists.txt
+++ b/nsplugins/viewer/CMakeLists.txt
@@ -28,7 +28,7 @@ link_directories(
tde_add_executable( nspluginviewer AUTOMOC
SOURCES
../NSPluginCallbackIface.stub NSPluginClassIface.skel
- nsplugin.cpp viewer.cpp kxt.cpp qxteventloop.cpp
+ nsplugin.cpp viewer.cpp qxteventloop.cpp
glibevents.cpp
LINK tdeparts-shared tdeio-shared ${GLIB2_LIBRARIES} Xt dl
DESTINATION ${BIN_INSTALL_DIR}