aboutsummaryrefslogtreecommitdiff
path: root/src/game/NPCHandler.h
diff options
context:
space:
mode:
authormegamage <none@none>2009-02-16 20:12:55 -0600
committermegamage <none@none>2009-02-16 20:12:55 -0600
commit1ad4f8509c10198d7e2c6691a0f17292d6deac0e (patch)
tree0c96a8c587b162f145aa0fd02fb11e5904607a54 /src/game/NPCHandler.h
parent5881a1c25c760f3b57210d0912be23b356e3d40f (diff)
[7285] More code cleanups in static data structures use. Author: zhenya
--HG-- branch : trunk
Diffstat (limited to 'src/game/NPCHandler.h')
-rw-r--r--src/game/NPCHandler.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/game/NPCHandler.h b/src/game/NPCHandler.h
index e6e97df696b..9020bcd8ec8 100644
--- a/src/game/NPCHandler.h
+++ b/src/game/NPCHandler.h
@@ -60,7 +60,6 @@ struct GossipTextOption
struct GossipText
{
- uint32 Text_ID;
GossipTextOption Options[8];
};