Allow specifying only one of width and height in per-app settings size
[dana/openbox.git] / openbox / config.h
index 87662ab..ce1ff88 100644 (file)
@@ -51,7 +51,6 @@ struct _ObAppSettings
     gint width_denom;
     gint height_num;
     gint height_denom;
-    gboolean size_given;
 
     guint desktop;
     gint shade;