From 9e19447c99400633a9abec9161c11d392742e067 Mon Sep 17 00:00:00 2001 From: Jared Adams Date: Mon, 23 Mar 2009 07:37:55 -0600 Subject: Remove the CHATSKILL struct --- src/net/ea/skillhandler.cpp | 9 --------- 1 file changed, 9 deletions(-) (limited to 'src') diff --git a/src/net/ea/skillhandler.cpp b/src/net/ea/skillhandler.cpp index 56dc30d7..4361b147 100644 --- a/src/net/ea/skillhandler.cpp +++ b/src/net/ea/skillhandler.cpp @@ -62,15 +62,6 @@ /** should always be zero if failed */ #define SKILL_FAILED 0x00 -struct CHATSKILL -{ - short skill; - short bskill; - short unused; - char success; - char reason; -}; - SkillHandler::SkillHandler() { static const Uint16 _messages[] = { -- cgit v1.2.3-70-g09d2