diff options
Diffstat (limited to 'src/map/map.c')
-rw-r--r-- | src/map/map.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/map/map.c b/src/map/map.c index 84164ff95..83c99ed5c 100644 --- a/src/map/map.c +++ b/src/map/map.c @@ -104,8 +104,6 @@ static int online_timer(int,unsigned int,int,int); int CHECK_INTERVAL = 3600000; // [Valaris] int check_online_timer=0; // [Valaris] -static int pos = 0; - #endif /* not TXT_ONLY */ #define USE_AFM |