From 7f70a5e438a0ff90d83693b5d05fb3ed98945a95 Mon Sep 17 00:00:00 2001 From: Gerald Combs Date: Fri, 18 Jan 2013 00:59:47 +0000 Subject: Fix compilation on Windows. svn path=/trunk/; revision=47140 --- ui/preference_utils.c | 8 -------- 1 file changed, 8 deletions(-) (limited to 'ui/preference_utils.c') diff --git a/ui/preference_utils.c b/ui/preference_utils.c index faf6b6d3e9..d2a806f154 100644 --- a/ui/preference_utils.c +++ b/ui/preference_utils.c @@ -271,14 +271,6 @@ prefs_main_write(void) g_free(pf_path); } } - -#ifdef HAVE_AIRPCAP - /* - * Load the Wireshark decryption keys (just set) and save - * the changes to the adapters' registry - */ - airpcap_load_decryption_keys(airpcap_if_list); -#endif } /* -- cgit v1.2.3