summaryrefslogtreecommitdiff
path: root/src/tilehighlight_type.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/tilehighlight_type.h')
-rw-r--r--src/tilehighlight_type.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/tilehighlight_type.h b/src/tilehighlight_type.h
index 59fd3237c..1ad04d9ea 100644
--- a/src/tilehighlight_type.h
+++ b/src/tilehighlight_type.h
@@ -71,9 +71,6 @@ struct TileHighlightData {
ViewportPlaceMethod select_method;
ViewportDragDropSelectionProcess select_proc;
- bool lock_pos; //< If position changes are taken, or not
- bool lock_size; //< If size changes are taken, or not
-
TileIndex redsq;
};