diff options
author | Guy Harris <guy@alum.mit.edu> | 2002-07-17 00:22:30 +0000 |
---|---|---|
committer | Guy Harris <guy@alum.mit.edu> | 2002-07-17 00:22:30 +0000 |
commit | ca6badc579350a0736dae5bf95e06c6aae0bf1a7 (patch) | |
tree | 2070b00eba4f737b51b7a2c93117c6f9e6fe5ece /packet-iscsi.c | |
parent | ff49944dcd069fca04abbcc72bb99adc3a53d695 (diff) | |
download | wireshark-ca6badc579350a0736dae5bf95e06c6aae0bf1a7.tar.gz wireshark-ca6badc579350a0736dae5bf95e06c6aae0bf1a7.tar.bz2 wireshark-ca6badc579350a0736dae5bf95e06c6aae0bf1a7.zip |
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-iscsi.c')
0 files changed, 0 insertions, 0 deletions