From b27ce42704c33e292bda390265bb8fd01a433505 Mon Sep 17 00:00:00 2001 From: Spp Date: Wed, 7 Apr 2010 18:09:10 +0200 Subject: Code Style: Remove trailing spaces --HG-- branch : trunk --- src/game/ScriptMgr.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/game/ScriptMgr.cpp') diff --git a/src/game/ScriptMgr.cpp b/src/game/ScriptMgr.cpp index 0f2836c161e..ae412f61b5d 100644 --- a/src/game/ScriptMgr.cpp +++ b/src/game/ScriptMgr.cpp @@ -35,11 +35,11 @@ struct TSpellSummary { ScriptMgr::ScriptMgr() { - + } ScriptMgr::~ScriptMgr() { - + } void ScriptMgr::ScriptsInit() -- cgit v1.2.3