aboutsummaryrefslogtreecommitdiff
path: root/src/game/GameObject.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/game/GameObject.h')
-rw-r--r--src/game/GameObject.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/game/GameObject.h b/src/game/GameObject.h
index a915b81fc78..7d55afb7e60 100644
--- a/src/game/GameObject.h
+++ b/src/game/GameObject.h
@@ -754,4 +754,3 @@ class TRINITY_DLL_SPEC GameObject : public WorldObject
GridReference<GameObject> m_gridRef;
};
#endif
-