mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-18 00:18:43 +01:00
Code style (remove double blank line)
--HG-- branch : trunk
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user