summaryrefslogtreecommitdiffstats
path: root/src/Items/ItemThrowable.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/Items/ItemThrowable.h')
-rw-r--r--src/Items/ItemThrowable.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/src/Items/ItemThrowable.h b/src/Items/ItemThrowable.h
index 18dd9e801..85234088f 100644
--- a/src/Items/ItemThrowable.h
+++ b/src/Items/ItemThrowable.h
@@ -1,12 +1,6 @@
-// ItemThrowable.h
-
// Declares the itemhandlers for throwable items: eggs, snowballs and ender pearls
-
-
-
-
#pragma once
@@ -157,7 +151,3 @@ public:
}
};
-
-
-
-