summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2021-02-24 22:28:47 +0000
committerMatthias Clasen <mclasen@redhat.com>2021-02-24 22:28:47 +0000
commit177f6b377d8442f479911cc76b5a61e981f14ed6 (patch)
tree9921aa17e9c519385d8b2820137272a2e0e021f5
parentce2835265b26e5b2219e4c65b04cb37ce5a92c81 (diff)
parentadf9377b61724d76de1f91b25a599f03feabb167 (diff)
downloadgtk+-177f6b377d8442f479911cc76b5a61e981f14ed6.tar.gz
Merge branch 'bilelmoussaoui/gdk-draw-context' into 'master'
gdk: drop the latest mention of DrawingContext See merge request GNOME/gtk!3232
-rw-r--r--gdk/gdktypes.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/gdk/gdktypes.h b/gdk/gdktypes.h
index da12f125bc..e35a9d9c6f 100644
--- a/gdk/gdktypes.h
+++ b/gdk/gdktypes.h
@@ -99,7 +99,6 @@ typedef struct _GdkAppLaunchContext GdkAppLaunchContext;
typedef struct _GdkSeat GdkSeat;
typedef struct _GdkSnapshot GdkSnapshot;
-typedef struct _GdkDrawingContext GdkDrawingContext;
typedef struct _GdkDrawContext GdkDrawContext;
typedef struct _GdkCairoContext GdkCairoContext;
typedef struct _GdkGLContext GdkGLContext;