summaryrefslogtreecommitdiffstats
path: root/source/cChestEntity.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--source/cChestEntity.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/source/cChestEntity.h b/source/cChestEntity.h
index 5223ad6eb..323eb0f8a 100644
--- a/source/cChestEntity.h
+++ b/source/cChestEntity.h
@@ -29,8 +29,6 @@ class cChestEntity :
{
public:
cChestEntity(int a_X, int a_Y, int a_Z, cWorld * a_World);
- cChestEntity(int a_X, int a_Y, int a_Z);
-
virtual ~cChestEntity();
virtual void Destroy();