summaryrefslogtreecommitdiffstats
path: root/src/game-server/spawnareacomponent.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/game-server/spawnareacomponent.cpp')
-rw-r--r--src/game-server/spawnareacomponent.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/game-server/spawnareacomponent.cpp b/src/game-server/spawnareacomponent.cpp
index afc8666..54cb017 100644
--- a/src/game-server/spawnareacomponent.cpp
+++ b/src/game-server/spawnareacomponent.cpp
@@ -25,8 +25,6 @@
#include "game-server/state.h"
#include "utils/logger.h"
-const ComponentType SpawnAreaComponent::type;
-
SpawnAreaComponent::SpawnAreaComponent(MonsterClass *specy,
const Rectangle &zone,
int maxBeings,