diff options
Diffstat (limited to 'openbox/place.h')
| -rw-r--r-- | openbox/place.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/openbox/place.h b/openbox/place.h index 25df752c..94e2dc0f 100644 --- a/openbox/place.h +++ b/openbox/place.h @@ -28,8 +28,7 @@ struct _ObAppSettings; typedef enum { OB_PLACE_POLICY_SMART, - OB_PLACE_POLICY_MOUSE, - OB_PLACE_POLICY_LEASTOVERLAP, + OB_PLACE_POLICY_MOUSE } ObPlacePolicy; typedef enum |
