chiark / gitweb /
g10: avoid warning when --disable-tofu
authorDaniel Kahn Gillmor <dkg@fifthhorseman.net>
Wed, 4 Jan 2017 13:31:06 +0000 (08:31 -0500)
committerDaniel Kahn Gillmor <dkg@fifthhorseman.net>
Tue, 3 Jan 2017 20:39:52 +0000 (20:39 +0000)
commit60161fbb21e1aa29c47ef6aba12373920bbba0d5
tree242fb130c5507da0914dae5f13a93a7b1f0a0ee9
parenteb8eb2a76c5f9dd6843058fb3a1076c74a823ede
g10: avoid warning when --disable-tofu

If configured with --disable-tofu, we see compiler warnings about an
unused variable.  This should remove those warnings.

(cherry picked from commit 38671cfe5a2a40bb991619f4cb992c42b5f1e8cd)

Gbp-Pq: Name 0022-g10-avoid-warning-when-disable-tofu.patch
g10/trustdb.c