]> Dogcows Code - chaz/openbox/blobdiff - openbox/per_app_settings.h
define vars in proper places and don't leak the entire list of settings
[chaz/openbox] / openbox / per_app_settings.h
index b6b7d5147a8dab7d5cf2758a5cf2be89ea75e3ef..0b1bfca9201ac29d38d7bc63fed6f6b260875077 100644 (file)
@@ -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);
 
This page took 0.019836 seconds and 4 git commands to generate.