From 9ce725b91dc8ca31d025b8d5215d73a987d62397 Mon Sep 17 00:00:00 2001 From: Milosz Derezynski Date: Thu, 18 May 2006 19:08:56 +0000 Subject: * Remove unused variables (bzr r880) --- src/widgets/toolbox.cpp | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/widgets/toolbox.cpp') diff --git a/src/widgets/toolbox.cpp b/src/widgets/toolbox.cpp index c306d1690..de7b27c57 100644 --- a/src/widgets/toolbox.cpp +++ b/src/widgets/toolbox.cpp @@ -2787,9 +2787,6 @@ static void sp_text_toolbox_selection_changed (Inkscape::Selection *selection, GObject *tbl) { GtkWidget *cbox = GTK_WIDGET(g_object_get_data (G_OBJECT(tbl), "combo-box-family")); - Inkscape::XML::Node *repr = 0; - SPStyle *style = 0; - bool multiple = false; // create temporary style SPStyle *query = sp_style_new (); -- cgit v1.2.3