aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas White <taw@bitwiz.me.uk>2019-04-28 16:52:36 +0200
committerThomas White <taw@bitwiz.me.uk>2019-04-28 16:52:36 +0200
commit691f647afa414f2ea98b236b6ea7aa909be7042f (patch)
treef18cd36854ca1dfa1fec2fa3edcee4cfe56cb3b8
parentdafee6d7bb9e1a172999b247647ad5d3392c37cc (diff)
Fussiness
-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 dd59692..aa0710f 100644
--- a/src/stylesheet_editor.c
+++ b/src/stylesheet_editor.c
@@ -300,7 +300,6 @@ static void element_changed(GtkTreeSelection *sel, StylesheetEditor *se)
}
-
static void revert_sig(GtkButton *button, StylesheetEditor *se)
{
/* FIXME: implement */