mirror of
https://git.lyx.org/repos/lyx.git
synced 2025-01-09 10:47:57 +00:00
Remove unused variable.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_1_6@1395 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
063bef35d2
commit
795406add1
@ -392,7 +392,6 @@ string const bibitemWidest(Buffer const * buffer)
|
||||
int w = 0;
|
||||
// Does look like a hack? It is! (but will change at 0.13)
|
||||
LyXParagraph * par = buffer->paragraph;
|
||||
BufferView * bv = buffer->getUser();
|
||||
InsetBibKey * bkey = 0;
|
||||
LyXFont font;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user