X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=openbox%2Fgroup.h;h=86b36b4c1ca0d1e4590df97b042884056afbedb5;hb=HEAD;hp=d9c2604ac63bb1f5043f80d0b221594c8acff8ad;hpb=16f46c296d1fcd3f27fc62a18e71c55fb3fd3e88;p=chaz%2Fopenbox diff --git a/openbox/group.h b/openbox/group.h index d9c2604a..86b36b4c 100644 --- a/openbox/group.h +++ b/openbox/group.h @@ -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);