diff options
Diffstat (limited to '')
-rw-r--r-- | g13/server.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/g13/server.h b/g13/server.h index 9b6eb98d5..af8494a67 100644 --- a/g13/server.h +++ b/g13/server.h @@ -26,4 +26,3 @@ gpg_error_t g13_server (ctrl_t ctrl); gpg_error_t g13_proxy_pinentry_notify (ctrl_t ctrl, const unsigned char *line); #endif /*G13_SERVER_H*/ - |