X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=ioncore%2Fgroup-cw.h;h=37d96e29fe35a6ec65ceb665df532a9b992a970d;hb=ae4260bb64817c11f9a7140324cd3e3ba113e297;hp=b389d46a93e35ecf47ec9394f248bf92f2c89fd8;hpb=8366314611bf30a0f31d25bf5f5023186fa87692;p=ion3.git diff --git a/ioncore/group-cw.h b/ioncore/group-cw.h index b389d46..37d96e2 100644 --- a/ioncore/group-cw.h +++ b/ioncore/group-cw.h @@ -1,12 +1,9 @@ /* * ion/ioncore/group-cw.h * - * Copyright (c) Tuomo Valkonen 1999-2006. + * Copyright (c) Tuomo Valkonen 1999-2007. * - * Ion is free software; you can redistribute it and/or modify it under - * the terms of the GNU Lesser General Public License as published by - * the Free Software Foundation; either version 2.1 of the License, or - * (at your option) any later version. + * See the included file LICENSE for details. */ #ifndef ION_IONCORE_GROUPCW_H @@ -39,7 +36,4 @@ extern WPHolder *groupcw_prepare_manage_transient(WGroupCW *cwg, extern WRegion *groupcw_load(WWindow *par, const WFitParams *fp, ExtlTab tab); -extern WRegion *create_transient_frame(WWindow *par, - const WFitParams *fp); - #endif /* ION_IONCORE_GROUPCW_H */