aboutsummaryrefslogtreecommitdiffstats
path: root/packet-mbtcp.c
diff options
context:
space:
mode:
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>2002-07-17 00:22:30 +0000
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>2002-07-17 00:22:30 +0000
commitc4a95fe4f170fde512ca792b4acce0521d17a90c (patch)
tree2070b00eba4f737b51b7a2c93117c6f9e6fe5ece /packet-mbtcp.c
parent181d56bf875b7ff2b8d172acbf269408b787fcd4 (diff)
Get rid of some "unused variable" and "unused static function" warnings,
and some compile errors in Tethereal, when compiling without libpcap. If libpcap is missing (whether that's detected at compile time or, as on Windows, at run time), don't call any of the "capture_prefs" routines - the routine to create the capture preferences page wasn't called, so the other routines can try to refer to non-existent widgets and other items and crash. Get rid of the stub routines in "capture_prefs()" used when compiling without libpcap, as they're no longer called. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@5888 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'packet-mbtcp.c')
0 files changed, 0 insertions, 0 deletions