From 9fe211a1ca68de1358bb2c6078dbcb6340514429 Mon Sep 17 00:00:00 2001 From: Mikael Magnusson Date: Tue, 1 Aug 2006 23:59:27 +0000 Subject: [PATCH] remove an old comment --- openbox/client.c | 2 -- 1 file changed, 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; -- 2.39.2