blob: c97dc0abf915fc6b854ae76b942bdd50e812e7a0 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
--- hotlist.h.orig Wed May 30 22:15:43 2007
+++ hotlist.h Wed May 30 22:15:54 2007
@@ -31,7 +31,6 @@
#define HL_SEARCHREQ (1 << 15)
-extern int hotlist_count;
void hotlist_init(void);
|