X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=src%2Fopenbox.cc;h=89e541aa7d29e4a18a60a963f938d86466ae8320;hb=c88451f0c1e2586a5a06babb69b060bf808c9148;hp=9c1041acfce5f4baa31d0d8fa6964bbd06a0f83a;hpb=3e504ae5f37f4648f6a32b8d02f893928a78f6eb;p=chaz%2Fopenbox diff --git a/src/openbox.cc b/src/openbox.cc index 9c1041ac..89e541aa 100644 --- a/src/openbox.cc +++ b/src/openbox.cc @@ -358,7 +358,7 @@ void Openbox::setFocusedClient(Client *c) // sometimes this is called with the already-focused window, this is // important for the python scripts to work (eg, c = 0 twice). don't just // return if _focused_client == c - + assert(_focused_screen); // uninstall the old colormap