Remove some accidental additions

These functions were never actually implemented
This commit is contained in:
Matthias Clasen 2011-12-15 23:00:47 -05:00
parent 8b60bc9d24
commit 9cdeaaab30

View File

@ -580,10 +580,6 @@ gboolean gdk_window_get_composited (GdkWindow *window);
void gdk_window_set_composited (GdkWindow *window,
gboolean composited);
gboolean gdk_window_get_layered (GdkWindow *window);
void gdk_window_set_layered (GdkWindow *window,
gboolean layered);
/*
* This routine allows you to merge (ie ADD) child shapes to your
* own window's shape keeping its current shape and ADDING the child