summaryrefslogtreecommitdiff
path: root/openbox/client.c
diff options
context:
space:
mode:
authorMikael Magnusson <mikachu@comhem.se>2006-08-01 23:59:27 +0000
committerMikael Magnusson <mikachu@comhem.se>2006-08-01 23:59:27 +0000
commit9fe211a1ca68de1358bb2c6078dbcb6340514429 (patch)
treec018e631373c016488ec31d78329c60585703632 /openbox/client.c
parent8504271af3ef535452a4606bd124bcf34e85e175 (diff)
remove an old comment
Diffstat (limited to 'openbox/client.c')
-rw-r--r--openbox/client.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/openbox/client.c b/openbox/client.c
index 839bbae8..72699711 100644
--- a/openbox/client.c
+++ b/openbox/client.c
@@ -204,8 +204,6 @@ void client_manage_all()
XFree(children);
}
-/* This should possibly do something more interesting than just match
- * against WM_CLASS literally. */
static ObAppSettings *get_settings(ObClient *client)
{
GSList *a = config_per_app_settings;