summaryrefslogtreecommitdiff
path: root/dftest.c
diff options
context:
space:
mode:
Diffstat (limited to 'dftest.c')
-rw-r--r--dftest.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/dftest.c b/dftest.c
index 939f77be11..b11d0a6424 100644
--- a/dftest.c
+++ b/dftest.c
@@ -86,10 +86,6 @@ main(int argc, char **argv)
failure_message, open_failure_message, read_failure_message,
write_failure_message);
- /* now register the preferences for any non-dissector modules.
- we must do that before we read the preferences as well. */
- prefs_register_modules();
-
/* set the c-language locale to the native environment. */
setlocale(LC_ALL, "");