summaryrefslogtreecommitdiffstats
path: root/source/Minecart.h
diff options
context:
space:
mode:
Diffstat (limited to 'source/Minecart.h')
-rw-r--r--source/Minecart.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/source/Minecart.h b/source/Minecart.h
index e120af763..d78739fc5 100644
--- a/source/Minecart.h
+++ b/source/Minecart.h
@@ -142,7 +142,4 @@ public:
CLASS_PROTODEF(cMinecartWithHopper);
cMinecartWithHopper(double a_X, double a_Y, double a_Z);
-
- // cEntity overrides:
- virtual void OnRightClicked(cPlayer & a_Player) override;
} ; \ No newline at end of file