]> git.lyx.org Git - features.git/commit
Don't need this argument, since it was only ever called thus:
authorRichard Heck <rgheck@comcast.net>
Mon, 9 Aug 2010 18:00:46 +0000 (18:00 +0000)
committerRichard Heck <rgheck@comcast.net>
Mon, 9 Aug 2010 18:00:46 +0000 (18:00 +0000)
commit35f3f7cbc4c4bda01aee68cdd5c24abd53365954
treee54eb8c5f581e14c68d31d440a1f969d89884f23
parent506716a1d25a5e96d829463d3731ddc50d6d5c26
Don't need this argument, since it was only ever called thus:
it->fillWithBibKeys(d->bibinfo_, it);
This could be useful later, if we decide to try to do the work that
fillWithBibKeys did from updateLabels().

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35106 a592a061-630c-0410-9148-cb99ea01b6c8
src/Buffer.cpp
src/insets/Inset.h
src/insets/InsetBibitem.cpp
src/insets/InsetBibitem.h
src/insets/InsetBibtex.cpp
src/insets/InsetBibtex.h
src/insets/InsetInclude.cpp
src/insets/InsetInclude.h