remove an old comment
This commit is contained in:
parent
8504271af3
commit
9fe211a1ca
1 changed files with 0 additions and 2 deletions
|
@ -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;
|
||||||
|
|
Loading…
Reference in a new issue