From 8d863c9e87677909491f9783b951b2f0f13130ab Mon Sep 17 00:00:00 2001 From: Tomi Ollila Date: Fri, 31 May 2013 22:10:31 +0300 Subject: revert: Removed top level --stderr= option While looked good on paper, its attempted use caused confusion, complexity, and potential for information leak when passed through wrapper scripts. For slimmer code and to lessen demand for maintenance/support the set of commits which added top level --stderr= option is now reverted. --- notmuch-client.h | 1 - 1 file changed, 1 deletion(-) (limited to 'notmuch-client.h') diff --git a/notmuch-client.h b/notmuch-client.h index 4a3c7ac9..45749a6b 100644 --- a/notmuch-client.h +++ b/notmuch-client.h @@ -54,7 +54,6 @@ typedef GMimeCipherContext notmuch_crypto_context_t; #include #include #include -#include #include #include #include -- cgit v1.2.3