X-Git-Url: https://git.brokenzipper.com/gitweb?a=blobdiff_plain;ds=sidebyside;f=openbox%2Fper_app_settings.h;h=0b1bfca9201ac29d38d7bc63fed6f6b260875077;hb=74695334c6c2f675abf05a9ceab3a08d2bdceef4;hp=b6b7d5147a8dab7d5cf2758a5cf2be89ea75e3ef;hpb=3c3415d87b3ab0f5b141fa4b122d80ed23616dfd;p=chaz%2Fopenbox diff --git a/openbox/per_app_settings.h b/openbox/per_app_settings.h index b6b7d514..0b1bfca9 100644 --- a/openbox/per_app_settings.h +++ b/openbox/per_app_settings.h @@ -40,8 +40,6 @@ struct _ObAppSetting guint layer; }; -extern GSList *per_app_settings; - ObAppSetting *get_client_settings(ObClient *client); void place_window_from_settings(ObAppSetting *setting, ObClient *client, gint *x, gint *y);