From b91529fd8e97232d272cd609bc7d07730d24b2d1 Mon Sep 17 00:00:00 2001 From: megamage Date: Tue, 31 Mar 2009 14:40:54 -0600 Subject: *Backport some code from TC2. --HG-- branch : trunk --- src/game/GridStates.cpp | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'src/game/GridStates.cpp') 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 + * Copyright (C) 2005-2009 MaNGOS * - * Copyright (C) 2008 Trinity + * Copyright (C) 2008-2009 Trinity * * 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" -- cgit v1.2.3