summaryrefslogtreecommitdiffstats
path: root/doc/debugging.texi
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>2015-06-08 19:27:08 +0200
committerWerner Koch <wk@gnupg.org>2015-06-08 19:27:08 +0200
commitabbefdd04d7ee30218506caeae1fd858569c9f0a (patch)
tree582d92a380ee271c35f4b2e607686378e359323c /doc/debugging.texi
parentConvey envvar INSIDE_EMACS to the pinentry. (diff)
downloadgnupg2-abbefdd04d7ee30218506caeae1fd858569c9f0a.tar.xz
gnupg2-abbefdd04d7ee30218506caeae1fd858569c9f0a.zip
doc: Change the manual source to be only for GnuPG 2.1
Signed-off-by: Werner Koch <wk@gnupg.org>
Diffstat (limited to 'doc/debugging.texi')
-rw-r--r--doc/debugging.texi2
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/debugging.texi b/doc/debugging.texi
index f26d1aac9..35cb699f0 100644
--- a/doc/debugging.texi
+++ b/doc/debugging.texi
@@ -103,7 +103,6 @@ used. Using the keyserver debug option as in
is thus often helpful. Note that the actual output depends on the
backend and may change from release to release.
-@ifset gpgtwoone
@item Logging on WindowsCE
For development, the best logging method on WindowsCE is the use of
@@ -113,7 +112,6 @@ on the given port. (@pxref{option watchgnupg --tcp}). For in the field
tests it is better to make use of the logging facility provided by the
@command{gpgcedev} driver (part of libassuan); this is enabled by using
a log file name of @file{GPG2:}. (@pxref{option --log-file}).
-@end ifset
@end itemize