aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/stylesheet_editor.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/stylesheet_editor.c b/src/stylesheet_editor.c
index edc5915..5699385 100644
--- a/src/stylesheet_editor.c
+++ b/src/stylesheet_editor.c
@@ -40,7 +40,6 @@ G_DEFINE_TYPE_WITH_CODE(StylesheetEditor, stylesheet_editor,
struct _sspriv
{
-
struct presentation *p;
};