X-Git-Url: http://git.openbox.org/?p=dana%2Fopenbox.git;a=blobdiff_plain;f=openbox%2Fconfig.h;h=a111a06f5293dc406f4479124b790603fe721fab;hp=43386d3c319a02d4a191204bc41a4cbd19758fb2;hb=5e282dae08be3b900e0337efa0fae8f3ffa92cd7;hpb=8a26a5190ca8479b96261c9e896e88bd32f56d06 diff --git a/openbox/config.h b/openbox/config.h index 43386d3..a111a06 100644 --- a/openbox/config.h +++ b/openbox/config.h @@ -83,8 +83,6 @@ extern gboolean config_unfocus_leave; /*! The algorithm to use for placing new windows */ extern ObPlacePolicy config_place_policy; -/*! Place windows in the center of the free area */ -extern gboolean config_place_center; /*! Place windows on the active monitor (unless they are part of an application already on another monitor) */ extern ObPlaceMonitor config_place_monitor;