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 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 */