Didn't need to introduce that variable.
[obnox/wireshark/wip.git] / gtk / prefs_dlg.c
index b82bb59321c2e70ca0945617f5f6518b91690c82..8ddc26c54dc0d7abbe92c5d5f0e7e5ea6f457952 100644 (file)
@@ -926,7 +926,6 @@ pref_check(pref_t *pref, gpointer user_data)
   const char *str_val;
   char *p;
   pref_t **badpref = user_data;
-  unsigned long val;
 
   /* Fetch the value of the preference, and check whether it's valid. */
   switch (pref->type) {