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/Makefile.am | |
parent | 94f809d43900e5242dda92911a7fab781015bb65 (diff) | |
download | gtk+-e624656c20124d1482a77b4cb50b0223cb4a073b.tar.gz |
API: Remove GdkColormap
Diffstat (limited to 'gdk/Makefile.am')
-rw-r--r-- | gdk/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdk/Makefile.am b/gdk/Makefile.am index 175084b52b..9c972f19f8 100644 --- a/gdk/Makefile.am +++ b/gdk/Makefile.am @@ -187,7 +187,6 @@ x11_introspection_files = \ x11/checksettings.c \ x11/gdkapplaunchcontext-x11.c \ x11/gdkasync.c \ - x11/gdkcolor-x11.c \ x11/gdkcursor-x11.c \ x11/gdkdevice-core.c \ x11/gdkdevicemanager-core.c \ |