ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-dev: [Wireshark-dev] capture_dlg.c: several "unused_but_set" warnings [GCC 4.6]

From: Bill Meier <wmeier@xxxxxxxxxxx>
Date: Wed, 10 Aug 2011 17:26:54 -0400
capture_dlg.c: In function �insert_new_rows�:

capture_dlg.c:665:18: warning: variable �cap_settings� set but not used [-Wunused-but-set-variable] capture_dlg.c:664:8: warning: variable �linktype_select� set but not used [-Wunused-but-set-variable]


capture_dlg.c: In function �create_and_fill_model�:

capture_dlg.c:3532:12: warning: variable �pre_selected� set but not used [-Wunused-but-set-variable] capture_dlg.c:3521:8: warning: variable �linktype_select� set but not used [-Wunused-but-set-variable]


capture_dlg.c: In function �capture_prep_adjust_sensitivity�:

capture_dlg.c:3934:14: warning: variable �if_cb� set but not used [-Wunused-but-set-variable]