From eed757e88352f38753433f63a44048afbe3700d8 Mon Sep 17 00:00:00 2001 From: markzd Date: Mon, 7 Jan 2013 07:40:28 +0000 Subject: * Fixed a compiling error which happened when PACKATVER was set as < 7. (tid:76890) 1. Also a merge of eAthena: https://trac.paradoxsystems.net/changeset/15166 git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@17082 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/map/clif.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'src') 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 -- cgit v1.2.3-60-g2f50