diff --git a/server/gameserver/buff.cc b/server/gameserver/buff.cc index 6c277323..a7853390 100644 --- a/server/gameserver/buff.cc +++ b/server/gameserver/buff.cc @@ -33,12 +33,6 @@ Buff::Buff() Buff::~Buff() { int i = 0; - if (meta->buff_id() == 207014) { - int i = 0; - } - if (meta->buff_id() == 207018) { - int i = 0; - } } void Buff::Init()