summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKristian Rietveld <kris@gtk.org>2010-12-22 13:40:00 +0100
committerKristian Rietveld <kris@gtk.org>2010-12-22 17:47:01 +0100
commitdff3973198323851761071d2eff03c5ff539a29e (patch)
treed664f5d9e0b20f65338f2de21d6cd7666dd06f66
parent013cbea25fc6ec85a0ee5ab516efc0fcad76d652 (diff)
downloadgtk+-dff3973198323851761071d2eff03c5ff539a29e.tar.gz
quartz: remove GdkCursorPrivate typedef
-rw-r--r--gdk/quartz/gdkprivate-quartz.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/gdk/quartz/gdkprivate-quartz.h b/gdk/quartz/gdkprivate-quartz.h
index 67ffc02c7e..dbe651f595 100644
--- a/gdk/quartz/gdkprivate-quartz.h
+++ b/gdk/quartz/gdkprivate-quartz.h
@@ -35,8 +35,6 @@
#include "config.h"
-typedef struct _GdkCursorPrivate GdkCursorPrivate;
-
struct _GdkVisualClass
{
GObjectClass parent_class;