[gtk/wip/otte/css: 7/7] stylecontext: Remove unused typedef
- From: Benjamin Otte <otte src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk/wip/otte/css: 7/7] stylecontext: Remove unused typedef
- Date: Wed, 5 Feb 2020 03:05:37 +0000 (UTC)
commit fcb08a28bf479dbfc4198a2b5a3c1cbc8c7ef311
Author: Benjamin Otte <otte redhat com>
Date: Wed Feb 5 04:02:57 2020 +0100
stylecontext: Remove unused typedef
gtk/gtkstylecontext.c | 8 --------
1 file changed, 8 deletions(-)
---
diff --git a/gtk/gtkstylecontext.c b/gtk/gtkstylecontext.c
index d9415723cf..5d9d321f94 100644
--- a/gtk/gtkstylecontext.c
+++ b/gtk/gtkstylecontext.c
@@ -96,14 +96,6 @@
*/
#define CURSOR_ASPECT_RATIO (0.04)
-typedef struct PropertyValue PropertyValue;
-
-struct PropertyValue
-{
- GType widget_type;
- GParamSpec *pspec;
- GValue value;
-};
struct _GtkStyleContextPrivate
{
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]