[Gpg4win-commits] [git] Gpg4win - branch, master, updated. gpg4win-2.2.1-18-g6eb6646

by Andre Heinecke cvs at cvs.gnupg.org
Mon Aug 4 17:16:08 CEST 2014


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 for Windows".

The branch, master has been updated
       via  6eb6646136dcfb77ecfec180a125bd8dbffb804e (commit)
      from  b45aa3eaa3fa433bc3368ea2ebdf26cff4d19a92 (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 6eb6646136dcfb77ecfec180a125bd8dbffb804e
Author: Andre Heinecke <aheinecke at intevation.de>
Date:   Mon Aug 4 17:15:07 2014 +0200

    Remove overly verbose debug line
    
        * src/kleowrap.c: Remove debug ouput if SetDllDirectory
        succeeds.
    
    --
      This was never meant for commit but I've forgotten to remove
      this.

diff --git a/src/kleowrap.c b/src/kleowrap.c
index 72a571f..a29d845 100644
--- a/src/kleowrap.c
+++ b/src/kleowrap.c
@@ -346,7 +346,6 @@ kleowrap_set_dll_directory (const char *path)
                GetLastError());
       return;
     }
-  OutputDebugString ("Andre entferne mich: SetDllDirectory success.");
 }
 
 int

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

Summary of changes:
 src/kleowrap.c |    1 -
 1 file changed, 1 deletion(-)


hooks/post-receive
-- 
GnuPG for Windows
http://git.gnupg.org



More information about the Gpg4win-commits mailing list