diff options
Diffstat (limited to 'gdk/gdkpango.h')
-rw-r--r-- | gdk/gdkpango.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gdk/gdkpango.h b/gdk/gdkpango.h index 348f8f3336..af2abf404b 100644 --- a/gdk/gdkpango.h +++ b/gdk/gdkpango.h @@ -31,10 +31,8 @@ G_BEGIN_DECLS GDK_AVAILABLE_IN_ALL PangoContext *gdk_pango_context_get_for_screen (GdkScreen *screen); -#ifndef GDK_MULTIHEAD_SAFE GDK_AVAILABLE_IN_ALL PangoContext *gdk_pango_context_get (void); -#endif /* Get a clip region to draw only part of a layout or |