diff options
Diffstat (limited to 'source/lib/bitmap.c')
-rw-r--r-- | source/lib/bitmap.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/source/lib/bitmap.c b/source/lib/bitmap.c index 7625f529095..44f6441fdfb 100644 --- a/source/lib/bitmap.c +++ b/source/lib/bitmap.c @@ -21,8 +21,6 @@ #include "includes.h" -extern int DEBUGLEVEL; - /* these functions provide a simple way to allocate integers from a pool without repitition */ |