]> Dogcows Code - chaz/openbox/blobdiff - openbox/group.h
Merge branch 'master' into chaz
[chaz/openbox] / openbox / group.h
index d9c2604ac63bb1f5043f80d0b221594c8acff8ad..86b36b4c1ca0d1e4590df97b042884056afbedb5 100644 (file)
@@ -1,7 +1,7 @@
 /* -*- indent-tabs-mode: nil; tab-width: 4; c-basic-offset: 4; -*-
 
    group.h for the Openbox window manager
-   Copyright (c) 2003        Ben Jansens
+   Copyright (c) 2003-2007   Dana Jansens
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
@@ -34,8 +34,6 @@ struct _ObGroup
     GSList *members;
 };
 
-extern GHashTable *group_map;
-
 void group_startup(gboolean reconfig);
 void group_shutdown(gboolean reconfig);
 
This page took 0.021539 seconds and 4 git commands to generate.