aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas White <taw@bitwiz.me.uk>2018-04-29 21:19:02 +0200
committerThomas White <taw@bitwiz.me.uk>2018-04-29 21:19:07 +0200
commit507581ce62ee42a09a3cf57d9d13654edfee659f (patch)
tree33f082eb5c88eac866dceeb2124206f573f0cf4e
parent057aef8991cda68ca9a7e5457de869df004649d8 (diff)
Whitespace
-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;
};