summaryrefslogtreecommitdiffhomepage
path: root/facetracknoir
diff options
context:
space:
mode:
authorStanislaw Halik <sthalik@misaki.pl>2013-09-14 18:24:35 +0200
committerStanislaw Halik <sthalik@misaki.pl>2013-09-14 18:24:35 +0200
commit8b409a50481d64383910bb9ddccc8d962705f017 (patch)
tree83578764782cfb259aa304e8211abc51064e9774 /facetracknoir
parent352f02ba874510d32ce5d2e6972f68bc1c7d14ea (diff)
Absolutely no need to update tracker here
Diffstat (limited to 'facetracknoir')
-rw-r--r--facetracknoir/shortcuts.cpp5
1 files changed, 0 insertions, 5 deletions
diff --git a/facetracknoir/shortcuts.cpp b/facetracknoir/shortcuts.cpp
index 001edf80..1dff7c60 100644
--- a/facetracknoir/shortcuts.cpp
+++ b/facetracknoir/shortcuts.cpp
@@ -123,11 +123,6 @@ void KeyboardShortcutDialog::save() {
iniFile.endGroup ();
settingsDirty = false;
-
- //
- // Send a message to the main program, to update the Settings (for the tracker)
- //
- mainApp->updateSettings();
}
#if defined(__WIN32) || defined(_WIN32)