aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/text/e-reflow.h
diff options
context:
space:
mode:
Diffstat (limited to 'widgets/text/e-reflow.h')
-rw-r--r--widgets/text/e-reflow.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/widgets/text/e-reflow.h b/widgets/text/e-reflow.h
index 234dbc16a2..1559ad6bc0 100644
--- a/widgets/text/e-reflow.h
+++ b/widgets/text/e-reflow.h
@@ -47,7 +47,6 @@ G_BEGIN_DECLS
#define E_IS_REFLOW(obj) (G_TYPE_CHECK_INSTANCE_TYPE ((obj), E_REFLOW_TYPE))
#define E_IS_REFLOW_CLASS(klass) (G_TYPE_CHECK_CLASS_TYPE ((obj), E_REFLOW_TYPE))
-
typedef struct EReflowPriv EReflowPriv;
typedef struct _EReflow EReflow;