summaryrefslogtreecommitdiff
path: root/src/openttd.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/openttd.h')
-rw-r--r--src/openttd.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/src/openttd.h b/src/openttd.h
index 2fdf8e0a9..79cfb5783 100644
--- a/src/openttd.h
+++ b/src/openttd.h
@@ -187,17 +187,6 @@ enum {
DO_WAYPOINTS = 6,
};
-enum {
- TO_SIGNS,
- TO_TREES,
- TO_HOUSES,
- TO_INDUSTRIES,
- TO_BUILDINGS,
- TO_BRIDGES,
- TO_STRUCTURES,
- TO_LOADING,
-};
-
/* Landscape types */
enum {
LT_TEMPERATE = 0,