]> git.decadent.org.uk Git - ion3.git/blobdiff - mod_tiling/tiling.h
Imported Upstream version 20090110
[ion3.git] / mod_tiling / tiling.h
index 31abe91527ef53d634ed6972eb08f3acb8eee918..d780f7e4b5f86314d2ab918f5994d80bb64d143f 100644 (file)
@@ -1,12 +1,9 @@
 /*
  * ion/mod_tiling/tiling.h
  *
- * Copyright (c) Tuomo Valkonen 1999-2007
+ * Copyright (c) Tuomo Valkonen 1999-2009
  *
- * 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_MOD_TILING_TILING_H
@@ -88,7 +85,6 @@ extern void tiling_managed_rqgeom(WTiling *ws, WRegion *reg,
                                   const WRQGeomParams *rq,
                                   WRectangle *geomret);
 extern void tiling_managed_remove(WTiling *ws, WRegion *reg);
-extern void tiling_managed_activated(WTiling *ws, WRegion *reg);
 extern bool tiling_rescue_clientwins(WTiling *ws, WRescueInfo *ph);
 extern WPHolder *tiling_get_rescue_pholder_for(WTiling *ws, WRegion *mgd);
 extern void tiling_do_set_focus(WTiling *ws, bool warp);