]> git.decadent.org.uk Git - ion3.git/blobdiff - de/init.h
[svn-upgrade] Integrating new upstream version, ion3 (20070506)
[ion3.git] / de / init.h
index c751bb0e9db6ad8f8bd5217062731c9be3fd5d3e..5a51ee622d1b311993ee30c7619c37d43fb88fa9 100644 (file)
--- a/de/init.h
+++ b/de/init.h
@@ -3,10 +3,7 @@
  *
  * 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_DE_INIT_H
@@ -20,9 +17,6 @@ extern void de_get_border_val(uint *val, ExtlTab tab, const char *what);
 extern void de_get_border_style(uint *ret, ExtlTab tab);
 extern void de_get_border(DEBorder *border, ExtlTab tab);
 
-extern bool de_get_colour(WRootWin *rootwin, DEColour *ret, 
-                          ExtlTab tab, DEStyle *based_on,
-                          const char *what, DEColour substitute);
 extern void de_get_colour_group(WRootWin *rootwin, DEColourGroup *cg, 
                                 ExtlTab tab, DEStyle *based_on);
 extern void de_get_extra_cgrps(WRootWin *rootwin, DEStyle *style,