diff options
Diffstat (limited to 'src/BlockInfo.h')
-rw-r--r-- | src/BlockInfo.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/BlockInfo.h b/src/BlockInfo.h index a15868abe..7d2781847 100644 --- a/src/BlockInfo.h +++ b/src/BlockInfo.h @@ -65,7 +65,6 @@ public: - bool IsBlockWater(BLOCKTYPE a_BlockType); bool IsBlockIce(BLOCKTYPE a_BlockType); |