From 8b21f5386eea0dc8a7f06480582f890b237cf844 Mon Sep 17 00:00:00 2001 From: "False.Genesis" Date: Mon, 19 Feb 2007 02:23:21 +0000 Subject: [PATCH] forgot something --- src/Client/World/Object.h | 1 - 1 file changed, 1 deletion(-) diff --git a/src/Client/World/Object.h b/src/Client/World/Object.h index 95f156a..dd01a34 100644 --- a/src/Client/World/Object.h +++ b/src/Client/World/Object.h @@ -71,7 +71,6 @@ public: _uint32values[ index ] = value; } - static uint32 GetValuesCountByTypeId(uint8); protected: void _Create(uint64 guid);