mirror of
https://github.com/isar/libmdbx.git
synced 2025-01-31 11:08:22 +08:00
mdbx-testsing: отлючение лишнего/временного отладочного вывода.
This commit is contained in:
parent
fe31958d46
commit
f335a16c92
@ -1198,7 +1198,7 @@ int testcase::remove(const keygen::buffer &akey, const keygen::buffer &adata) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
#if SPECULUM_CURSORS
|
#if SPECULUM_CURSORS
|
||||||
speculum_render(it_found, speculum_cursors[seek_check].get());
|
// speculum_render(it_found, speculum_cursors[seek_check].get());
|
||||||
if (it_found != speculum.begin()) {
|
if (it_found != speculum.begin()) {
|
||||||
const auto cursor_prev = speculum_cursors[prev].get();
|
const auto cursor_prev = speculum_cursors[prev].get();
|
||||||
auto it_prev = it_found;
|
auto it_prev = it_found;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user