aboutsummaryrefslogtreecommitdiff
path: root/src/game/GridStates.cpp
diff options
context:
space:
mode:
authormegamage <none@none>2009-03-31 14:40:54 -0600
committermegamage <none@none>2009-03-31 14:40:54 -0600
commitb91529fd8e97232d272cd609bc7d07730d24b2d1 (patch)
treeb6ef724894fa1c141e0b537db71a409dd3c1e7d1 /src/game/GridStates.cpp
parentf2df7bbdcc7ba952083d3eb96230ee2eea391fd8 (diff)
*Backport some code from TC2.
--HG-- branch : trunk
Diffstat (limited to 'src/game/GridStates.cpp')
-rw-r--r--src/game/GridStates.cpp5
1 files changed, 2 insertions, 3 deletions
diff --git a/src/game/GridStates.cpp b/src/game/GridStates.cpp
index bb47428553c..fa1c0a2b534 100644
--- a/src/game/GridStates.cpp
+++ b/src/game/GridStates.cpp
@@ -1,7 +1,7 @@
/*
- * Copyright (C) 2005-2008 MaNGOS <http://www.mangosproject.org/>
+ * Copyright (C) 2005-2009 MaNGOS <http://getmangos.com/>
*
- * Copyright (C) 2008 Trinity <http://www.trinitycore.org/>
+ * Copyright (C) 2008-2009 Trinity <http://www.trinitycore.org/>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
@@ -20,7 +20,6 @@
#include "GridStates.h"
#include "GridNotifiers.h"
-#include "ObjectAccessor.h"
#include "GameSystem/Grid.h"
#include "Log.h"