Remove an obsolete gui_time_format setting.
authorstig <stig@f5534014-38df-0310-8fa8-9805f1628bb7>
Sat, 5 Sep 2009 19:42:43 +0000 (19:42 +0000)
committerstig <stig@f5534014-38df-0310-8fa8-9805f1628bb7>
Sat, 5 Sep 2009 19:42:43 +0000 (19:42 +0000)
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@29724 f5534014-38df-0310-8fa8-9805f1628bb7

gtk/main.c

index 42593e25a680d110b779872672939efbdbf6e860..f9f2a3fb565bd82d536b24c33091669879032423 100644 (file)
@@ -3444,7 +3444,6 @@ void change_configuration_profile (const gchar *profile_name)
    }
    timestamp_set_type (recent.gui_time_format);
    color_filters_enable(recent.packet_list_colorize);
-   recent.gui_time_format = timestamp_get_type ();
 
    prefs_to_capture_opts();
    prefs_apply_all();