]> git.lyx.org Git - features.git/commitdiff
No problems in two years. Do not need to run updateMacros there.
authorRichard Kimberly Heck <rikiheck@lyx.org>
Tue, 17 Nov 2020 06:39:59 +0000 (01:39 -0500)
committerRichard Kimberly Heck <rikiheck@lyx.org>
Tue, 17 Nov 2020 06:39:59 +0000 (01:39 -0500)
src/Buffer.cpp

index b5d9e4fecc29ffdf8fcb5259f2e28e7c5091ae61..fafa0d81001a5a7ed251807520b94ba9d7fc0078 100644 (file)
@@ -4959,8 +4959,6 @@ void Buffer::updateBuffer(UpdateScope scope, UpdateType utype) const
                // we will be re-doing the counters and references and such.
                textclass.counters().reset();
                clearReferenceCache();
-               // we should not need to do this again?
-               // updateMacros();
                updateBuffer(parit, utype);
                // this will already have been done by reloadBibInfoCache();
                // d->bibinfo_cache_valid_ = true;