summaryrefslogtreecommitdiffstats
path: root/src/Mobs/Witch.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/Mobs/Witch.cpp')
-rw-r--r--src/Mobs/Witch.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/Mobs/Witch.cpp b/src/Mobs/Witch.cpp
index 8cf8aaae2..a49a8ab0d 100644
--- a/src/Mobs/Witch.cpp
+++ b/src/Mobs/Witch.cpp
@@ -42,7 +42,3 @@ void cWitch::GetDrops(cItems & a_Drops, cEntity * a_Killer)
}
AddRandomWeaponDropItem(a_Drops, LootingLevel);
}
-
-
-
-