range: Unused variable

This commit is contained in:
Benjamin Otte 2010-09-03 13:39:10 +02:00
parent 3685db091d
commit 9c2eca5b06

View File

@ -1708,7 +1708,6 @@ gtk_range_get_stepper_detail (GtkRange *range,
{
GtkRangePrivate *priv = range->priv;
const gchar *stepper_detail;
gboolean need_orientation;
gchar *detail;
const gchar *position = NULL;