aboutsummaryrefslogtreecommitdiffstats
path: root/packet-gnutella.c
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2002-07-17 00:22:30 +0000
committerGuy Harris <guy@alum.mit.edu>2002-07-17 00:22:30 +0000
commitca6badc579350a0736dae5bf95e06c6aae0bf1a7 (patch)
tree2070b00eba4f737b51b7a2c93117c6f9e6fe5ece /packet-gnutella.c
parentff49944dcd069fca04abbcc72bb99adc3a53d695 (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. svn path=/trunk/; revision=5888
Diffstat (limited to 'packet-gnutella.c')
0 files changed, 0 insertions, 0 deletions