summaryrefslogtreecommitdiff
path: root/src/bibletime_dbus.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/bibletime_dbus.cpp')
-rw-r--r--src/bibletime_dbus.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/bibletime_dbus.cpp b/src/bibletime_dbus.cpp
index 44225bb..6adf71c 100644
--- a/src/bibletime_dbus.cpp
+++ b/src/bibletime_dbus.cpp
@@ -199,6 +199,3 @@ QStringList BibleTime::getModulesOfType(const QString& type) {
return ret;
}
-void BibleTime::reloadModules() {
- slotSwordSetupChanged();
-}