X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=openbox%2Ffocus.c;h=a0e9c6662f205e402be3853a49f51520deec4d9a;hb=a067628051f5ee91f6e759ff85c8e31a7123d571;hp=7eea6c39c73e79fcde234203f0ea2c72405b0cc5;hpb=cf033623a0f5519a42d13119db5e023ffe08a1ac;p=chaz%2Fopenbox diff --git a/openbox/focus.c b/openbox/focus.c index 7eea6c39..a0e9c666 100644 --- a/openbox/focus.c +++ b/openbox/focus.c @@ -184,12 +184,6 @@ ObClient* focus_fallback(gboolean allow_refocus, gboolean allow_pointer, void focus_nothing(void) { - /* Install our own colormap */ - if (focus_client != NULL) { - screen_install_colormap(focus_client, FALSE); - screen_install_colormap(NULL, TRUE); - } - /* nothing is focused, update the colormap and _the root property_ */ focus_set_client(NULL);