[git] GpgOL - branch, master, updated. gpgol-1.3.0-35-g08475f4

by Andre Heinecke cvs at cvs.gnupg.org
Thu Dec 10 19:49:15 CET 2015


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GnuPG extension for MS Outlook".

The branch, master has been updated
       via  08475f46a23d7407d49164257bfd946e0bcd7c7f (commit)
      from  71ce5dafa54179d7fbf38ff911aeca9559bdacbe (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 08475f46a23d7407d49164257bfd946e0bcd7c7f
Author: Andre Heinecke <aheinecke at intevation.de>
Date:   Thu Dec 10 19:46:49 2015 +0100

    Remove unused variable
    
    * src/addin-options.cpp (options_dialog_box): Remove unused variable.
    
    --
    Left this out of the previous commit by accident and only
    noticed after pushing.

diff --git a/src/addin-options.cpp b/src/addin-options.cpp
index ce8eab0..ca58573 100644
--- a/src/addin-options.cpp
+++ b/src/addin-options.cpp
@@ -112,7 +112,6 @@ void
 options_dialog_box (HWND parent)
 {
   int resid;
-  INT_PTR err;
 
   resid = IDD_ADDIN_OPTIONS;
 

-----------------------------------------------------------------------

Summary of changes:
 src/addin-options.cpp | 1 -
 1 file changed, 1 deletion(-)


hooks/post-receive
-- 
GnuPG extension for MS Outlook
http://git.gnupg.org




More information about the Gnupg-commits mailing list