mirror of
https://github.com/xiaoyifang/goldendict-ng.git
synced 2024-11-23 20:14:05 +00:00
[autofix.ci] apply automated fixes
This commit is contained in:
parent
07a477dd8b
commit
a15cf53b84
|
@ -173,7 +173,7 @@ void makeFTSIndex( BtreeIndexing::BtreeDictionary * dict, QAtomicInt & isCancell
|
|||
auto totalLength = db.get_total_length();
|
||||
qDebug() << "xapian database total length(compact):" << totalLength;
|
||||
}
|
||||
|
||||
|
||||
db.close();
|
||||
|
||||
Utils::Fs::removeDirectory( dict->ftsIndexName() + "_temp" );
|
||||
|
|
Loading…
Reference in a new issue