summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rwxr-xr-xtests/testscale.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/testscale.c b/tests/testscale.c
index 35b287e2dd..98e83f09ba 100755
--- a/tests/testscale.c
+++ b/tests/testscale.c
@@ -27,7 +27,6 @@ int main (int argc, char *argv[])
GtkWidget *box2;
GtkWidget *frame;
GtkWidget *scale;
- GIcon *icon;
gdouble marks[3] = { 0.0, 50.0, 100.0 };
const gchar *labels[3] = {
"<small>Left</small>",