]> granicus.if.org Git - neomutt/commit
build: remove unnecessary #ifdef's
authorRichard Russon <rich@flatcap.org>
Tue, 13 Dec 2016 01:02:23 +0000 (01:02 +0000)
committerRichard Russon <rich@flatcap.org>
Fri, 23 Dec 2016 23:35:25 +0000 (23:35 +0000)
commitf0aed5c1cf4fe1830df1b2f2ac3a0a864137ea51
tree55d55c7361713eb2a7469395ff4e0ee819717072
parent3b531db03a843074887a899a641b084a5fed7fa1
build: remove unnecessary #ifdef's

Several source files contain #ifdef's around all the code.
They aren't necessary -- their inclusion is handled by the Makefile.
crypt-gpgme.c
hcache-bdb.c
hcache-gdbm.c
hcache-kc.c
hcache-lmdb.c
hcache-qdbm.c
hcache-tc.c