summaryrefslogtreecommitdiff
path: root/gtk/gtktextattributes.h
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2016-11-04 12:05:52 -0400
committerMatthias Clasen <mclasen@redhat.com>2016-11-04 12:05:52 -0400
commit2c26f0cae4c06336832f4efd0e32e4ae1f8e84fa (patch)
tree5446cfad7066861594b5d302f3271651f238fa89 /gtk/gtktextattributes.h
parente75878f976070aab0f005f72449c084417c8271f (diff)
downloadgtk+-2c26f0cae4c06336832f4efd0e32e4ae1f8e84fa.tar.gz
Complete the privatization of GtkTextAttributes
This was not quite complete, as gtktextattributes.h was still being included in public headers. https://bugzilla.gnome.org/show_bug.cgi?id=773903
Diffstat (limited to 'gtk/gtktextattributes.h')
-rw-r--r--gtk/gtktextattributes.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/gtk/gtktextattributes.h b/gtk/gtktextattributes.h
index b840eeba87..8dedeac440 100644
--- a/gtk/gtktextattributes.h
+++ b/gtk/gtktextattributes.h
@@ -51,10 +51,6 @@
#define __GTK_TEXT_ATTRIBUTES_H__
-#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
-#error "Only <gtk/gtk.h> can be included directly."
-#endif
-
#include <gdk/gdk.h>
#include <gtk/gtkenums.h>