From 4a07f1d0e22193dc233f3fa3118638e9e7dfb83b Mon Sep 17 00:00:00 2001 From: Richard Heck Date: Mon, 8 Mar 2010 20:54:31 +0000 Subject: [PATCH] Unused variable. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33684 a592a061-630c-0410-9148-cb99ea01b6c8 --- src/insets/InsetBibitem.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/src/insets/InsetBibitem.cpp b/src/insets/InsetBibitem.cpp index 46f30e2147..434bd4c8b7 100644 --- a/src/insets/InsetBibitem.cpp +++ b/src/insets/InsetBibitem.cpp @@ -75,7 +75,6 @@ void InsetBibitem::initView() void InsetBibitem::updateCommand(docstring const & new_key, bool) { - docstring const old_key = getParam("key"); docstring key = new_key; vector bibkeys = buffer().masterBibInfo().getKeys(); -- 2.39.2