summaryrefslogtreecommitdiff
path: root/src/scripts/Events/childrens_week.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/scripts/Events/childrens_week.cpp')
-rw-r--r--src/scripts/Events/childrens_week.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/scripts/Events/childrens_week.cpp b/src/scripts/Events/childrens_week.cpp
index a2d519ccbd..e6c579cbda 100644
--- a/src/scripts/Events/childrens_week.cpp
+++ b/src/scripts/Events/childrens_week.cpp
@@ -673,7 +673,6 @@ class npc_the_etymidian : public CreatureScript
private:
uint32 timer;
int8 phase;
- uint32 GOtimer;
uint64 playerGUID;
uint64 orphanGUID;
@@ -836,7 +835,6 @@ class npc_alexstraza_the_lifebinder : public CreatureScript
uint32 timer;
uint64 playerGUID;
uint64 orphanGUID;
- uint64 alexstraszaGUID;
};