remove an old comment

This commit is contained in:
Mikael Magnusson 2006-08-01 23:59:27 +00:00
parent 8504271af3
commit 9fe211a1ca

View file

@ -204,8 +204,6 @@ void client_manage_all()
XFree(children); XFree(children);
} }
/* This should possibly do something more interesting than just match
* against WM_CLASS literally. */
static ObAppSettings *get_settings(ObClient *client) static ObAppSettings *get_settings(ObClient *client)
{ {
GSList *a = config_per_app_settings; GSList *a = config_per_app_settings;