]> granicus.if.org Git - neomutt/commit
remove preprocessor else clauses 565/head
authorRichard Russon <rich@flatcap.org>
Tue, 2 May 2017 13:15:53 +0000 (14:15 +0100)
committerRichard Russon <rich@flatcap.org>
Fri, 12 May 2017 13:06:47 +0000 (14:06 +0100)
commit1de50e8540eeb7b116bb3745137d360009525e95
tree3ff292cdd92390bb9c4e86fb9de7110a82406bd3
parenta6e65ed489ae11214553995e57493cf6a3d03b75
remove preprocessor else clauses

Remove the #else clauses from the preprocessor now that these symbols
are always defined:
    USE_COMPRESSED
    USE_IMAP
    USE_NNTP
    USE_POP
    USE_SIDEBAR
    USE_SMTP
    USE_SOCKET
browser.c
main.c
send.c
system.c
version.c