]> git.ipfire.org Git - thirdparty/pdns.git/commit
lmdb-safe: remove leftover debug variable 12759/head
authorChris Hofstaedtler <chris.hofstaedtler@deduktiva.com>
Tue, 18 Apr 2023 00:28:46 +0000 (02:28 +0200)
committerChris Hofstaedtler <chris.hofstaedtler@deduktiva.com>
Tue, 18 Apr 2023 00:28:48 +0000 (02:28 +0200)
commitd2362a55b17492d4302c052f1066ab4bffc5a558
tree4cc8000ed0fb0782b2cf9ea6c1db32527d6e277a
parentfd06fe4b2511f065fd206a2dc66c23129af91ac7
lmdb-safe: remove leftover debug variable

In file included from ../../ext/lmdb-safe/lmdb-typed.cc:1:
../../ext/lmdb-safe/lmdb-typed.hh:656:11: warning: variable 'scanned' set but not used [-Wunused-but-set-variable]
      int scanned = 0;
          ^
ext/lmdb-safe/lmdb-typed.hh