aboutsummaryrefslogtreecommitdiffstats
path: root/xutil.c
diff options
context:
space:
mode:
authoroga2009-12-14 16:39:01 +0000
committeroga2009-12-14 16:39:01 +0000
commit43facbcfdbfdb0b3d82e353f16830a9dfd9170a2 (patch)
treeea58e1ea71f0f3e5966425947676de40a327b3be /xutil.c
parent7a6ee251e12824ed1a8e974ad238c9e7023b4a0d (diff)
downloadcwm-43facbcfdbfdb0b3d82e353f16830a9dfd9170a2.tar.gz
kill _CWM_GRP atom setting. The netwm stuff does us well enough now that
it's superfluous. ok okan@
Diffstat (limited to 'xutil.c')
-rw-r--r--xutil.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/xutil.c b/xutil.c
index 635eb2e..f0d3d71 100644
--- a/xutil.c
+++ b/xutil.c
@@ -15,7 +15,7 @@
* ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
- * $Id: xutil.c,v 1.26 2009/12/11 18:09:16 oga Exp $
+ * $Id: xutil.c,v 1.27 2009/12/14 16:39:01 oga Exp $
*/
#include "headers.h"
@@ -176,7 +176,6 @@ char *atoms[CWM_NO_ATOMS] = {
"WM_TAKE_FOCUS",
"WM_PROTOCOLS",
"_MOTIF_WM_HINTS",
- "_CWM_GRP",
"UTF8_STRING",
"_NET_SUPPORTED",
"_NET_SUPPORTING_WM_CHECK",