summaryrefslogtreecommitdiff
path: root/gdk/makefile.msc
diff options
context:
space:
mode:
authorBenjamin Otte <otte@redhat.com>2010-07-14 00:22:45 +0200
committerBenjamin Otte <otte@redhat.com>2010-08-10 21:02:26 +0200
commit14fe04ec8931a1f6ae89af811cc44ea75a3e9d45 (patch)
tree280cad1b54ac9d3da8be3baa6bf9005b10b3621b /gdk/makefile.msc
parent6f5084551a771120eefae91b8a514e237ff4d278 (diff)
downloadgtk+-14fe04ec8931a1f6ae89af811cc44ea75a3e9d45.tar.gz
API: remove GdkImage
It was unused and buggy.
Diffstat (limited to 'gdk/makefile.msc')
-rw-r--r--gdk/makefile.msc2
1 files changed, 0 insertions, 2 deletions
diff --git a/gdk/makefile.msc b/gdk/makefile.msc
index b137a4dcf9..717e2b9787 100644
--- a/gdk/makefile.msc
+++ b/gdk/makefile.msc
@@ -75,7 +75,6 @@ gdk_OBJECTS = \
gdkevents.obj \
gdkgc.obj \
gdkglobals.obj \
- gdkimage.obj \
gdkwindowimpl.obj \
gdkkeynames.obj \
gdkkeys.obj \
@@ -101,7 +100,6 @@ gdk_public_h_sources = \
gdkevents.h \
gdkgc.h \
gdkkeysyms.h \
- gdkimage.h \
gdkinput.h \
gdkkeys.h \
gdkpango.h \