summaryrefslogtreecommitdiff
path: root/ui/qt/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ui/qt/main.cpp')
-rw-r--r--ui/qt/main.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/ui/qt/main.cpp b/ui/qt/main.cpp
index 242296fad6..755112c25b 100644
--- a/ui/qt/main.cpp
+++ b/ui/qt/main.cpp
@@ -941,10 +941,6 @@ int main(int argc, char *argv[])
// splash_update(RA_PREFERENCES, NULL, (gpointer)splash_win);
- /* Now register the preferences for any non-dissector modules.
- We must do that before we read the preferences as well. */
- prefs_register_modules();
-
prefs_p = read_configuration_files (&gdp_path, &dp_path);
/* Removed thread code:
* http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=35027