From c1dcc6c589304cca46a8aa2fb8c0277d60fe22ba Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sat, 30 Nov 2013 14:52:22 -0600 Subject: Remove unused obsolete code from nsplugin viewer --- nsplugins/viewer/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nsplugins/viewer/CMakeLists.txt') 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} -- cgit v1.2.1