summaryrefslogtreecommitdiffstats
path: root/khotkeys/kcontrol/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'khotkeys/kcontrol/CMakeLists.txt')
-rw-r--r--khotkeys/kcontrol/CMakeLists.txt9
1 files changed, 0 insertions, 9 deletions
diff --git a/khotkeys/kcontrol/CMakeLists.txt b/khotkeys/kcontrol/CMakeLists.txt
index 902c5a0e6..b1bd06bdd 100644
--- a/khotkeys/kcontrol/CMakeLists.txt
+++ b/khotkeys/kcontrol/CMakeLists.txt
@@ -47,12 +47,3 @@ tde_add_kpart( kcm_khotkeys AUTOMOC
LINK ui-static
DESTINATION ${PLUGIN_INSTALL_DIR}
)
-
-
-##### kcm_khotkeys_init (module) ################
-
-tde_add_kpart( kcm_khotkeys_init AUTOMOC
- SOURCES init.cpp
- LINK tdecore-shared
- DESTINATION ${PLUGIN_INSTALL_DIR}
-)