aboutsummaryrefslogtreecommitdiff
path: root/optimize.h
diff options
context:
space:
mode:
Diffstat (limited to 'optimize.h')
-rw-r--r--optimize.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/optimize.h b/optimize.h
index d8f646c8..56b31f40 100644
--- a/optimize.h
+++ b/optimize.h
@@ -23,8 +23,6 @@
* Some stuff for use when debugging the optimizer.
*/
#ifdef BDEBUG
-extern int pcap_optimizer_debug; /* optimizer debugging level */
-
#define NBIDS 1000
extern int bids[NBIDS];
#endif