From 9aeb9d9fb5e4628ea119f1408f7bd16c96410224 Mon Sep 17 00:00:00 2001 From: Mikael Magnusson Date: Thu, 8 Jun 2006 10:34:15 +0000 Subject: define vars in proper places and don't leak the entire list of settings --- openbox/per_app_settings.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'openbox/per_app_settings.h') 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); -- cgit v1.2.3