summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/map/clif.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/map/clif.c b/src/map/clif.c
index 4b5e34232..cc4100487 100644
--- a/src/map/clif.c
+++ b/src/map/clif.c
@@ -936,9 +936,7 @@ static int clif_set_unit_idle(struct block_list* bl, unsigned char* buffer, bool
#if PACKETVER < 20091103
bool type = !pcdb_checkid(vd->class_);
#endif
-#if PACKETVER >= 7
unsigned short offset = 0;
-#endif
#if PACKETVER >= 20091103
const char *name;
#endif