gdk: Remove GdkDrawable

It's unused.
This commit is contained in:
Benjamin Otte
2010-11-24 15:32:41 +01:00
parent b9fc6a0c03
commit 218eea4378
7 changed files with 0 additions and 153 deletions

View File

@ -71,7 +71,6 @@ gdk_public_h_sources = \
gdkdisplay.h \
gdkdisplaymanager.h \
gdkdnd.h \
gdkdrawable.h \
gdkevents.h \
gdkinput.h \
gdkkeys.h \
@ -113,7 +112,6 @@ gdk_c_sources = \
gdkdisplay.c \
gdkdisplaymanager.c \
gdkdnd.c \
gdkdraw.c \
gdkevents.c \
gdkglobals.c \
gdkkeys.c \