Code style (remove double blank line)

--HG--
branch : trunk
This commit is contained in:
Spp
2010-09-14 20:10:48 +02:00
parent b5172ea7d4
commit e12c01950a

View File

@@ -29,7 +29,6 @@
#include "ScriptSystem.h"
#include "Transport.h"
// Utility macros to refer to the script registry.
#define SCR_REG_MAP(T) ScriptRegistry<T>::ScriptMap
#define SCR_REG_ITR(T) ScriptRegistry<T>::ScriptMapIterator