diff options
author | Benjamin Otte <otte@redhat.com> | 2010-08-29 13:06:35 +0200 |
---|---|---|
committer | Benjamin Otte <otte@redhat.com> | 2010-09-26 15:11:34 +0200 |
commit | e624656c20124d1482a77b4cb50b0223cb4a073b (patch) | |
tree | b375db30d49501f66728271fe2d7de237c77a084 /gdk/x11/Makefile.am | |
parent | 94f809d43900e5242dda92911a7fab781015bb65 (diff) | |
download | gtk+-e624656c20124d1482a77b4cb50b0223cb4a073b.tar.gz |
API: Remove GdkColormap
Diffstat (limited to 'gdk/x11/Makefile.am')
-rw-r--r-- | gdk/x11/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdk/x11/Makefile.am b/gdk/x11/Makefile.am index f0d45c2d9c..6344754597 100644 --- a/gdk/x11/Makefile.am +++ b/gdk/x11/Makefile.am @@ -21,7 +21,6 @@ libgdk_x11_la_SOURCES = \ gdkapplaunchcontext-x11.c \ gdkasync.c \ gdkasync.h \ - gdkcolor-x11.c \ gdkcursor-x11.c \ gdkdevice-core.h \ gdkdevice-core.c \ |