summaryrefslogtreecommitdiff
path: root/src/clear_func.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/clear_func.h')
-rw-r--r--src/clear_func.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/clear_func.h b/src/clear_func.h
index e85a5d1ae..b128288d1 100644
--- a/src/clear_func.h
+++ b/src/clear_func.h
@@ -16,7 +16,5 @@
void DrawHillyLandTile(const TileInfo *ti);
void DrawClearLandTile(const TileInfo *ti, byte set);
-void DrawClearLandFence(const TileInfo *ti);
-void TileLoopClearHelper(TileIndex tile);
#endif /* CLEAR_FUNC_H */