From 6b08e11f05d55020f274157daaaf8bca0c193735 Mon Sep 17 00:00:00 2001 From: cilix42 Date: Mon, 8 Sep 2008 14:31:31 +0000 Subject: [PATCH] Warning cleanup --- src/widgets/toolbox.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/src/widgets/toolbox.cpp b/src/widgets/toolbox.cpp index 185b80413..a0fcbcd86 100644 --- a/src/widgets/toolbox.cpp +++ b/src/widgets/toolbox.cpp @@ -5003,7 +5003,6 @@ lpetool_open_lpe_dialog (GtkToggleAction *act, gpointer data) { SPDesktop *desktop = static_cast(data); if (tools_isactive(desktop, TOOLS_LPETOOL)) { - SPLPEToolContext *lc = SP_LPETOOL_CONTEXT(desktop->event_context); sp_action_perform(Inkscape::Verb::get(SP_VERB_DIALOG_LIVE_PATH_EFFECT)->get_action(desktop), NULL); } gtk_toggle_action_set_active(act, false); -- 2.30.2