summaryrefslogtreecommitdiff
path: root/openbox/prop.c
diff options
context:
space:
mode:
authorDana Jansens <danakj@orodu.net>2007-03-11 00:59:13 +0000
committerDana Jansens <danakj@orodu.net>2007-03-11 00:59:13 +0000
commitbd19fd06db8905ef835109414314ef928370a7d7 (patch)
tree12229712fce0d8fea3769803452ed2867f5d0e4b /openbox/prop.c
parent35ab1264ee5efe0c0a5458329f4e7d2ebda43b98 (diff)
remove the kde icon hint, they use the EWMH icon now
Diffstat (limited to 'openbox/prop.c')
-rw-r--r--openbox/prop.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/openbox/prop.c b/openbox/prop.c
index 5d64202d..977dbe95 100644
--- a/openbox/prop.c
+++ b/openbox/prop.c
@@ -146,8 +146,6 @@ void prop_startup()
CREATE(kde_wm_change_state, "_KDE_WM_CHANGE_STATE");
CREATE(kde_net_wm_window_type_override,"_KDE_NET_WM_WINDOW_TYPE_OVERRIDE");
- CREATE(kwm_win_icon, "KWM_WIN_ICON");
-
CREATE(rootpmapid, "_XROOTPMAP_ID");
CREATE(esetrootid, "ESETROOT_PMAP_ID");