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 "GNU libtasn1".

http://git.savannah.gnu.org/cgit/libtasn1.git/commit/?id=92541f56adbdb56bbc97b07c2e073bbcd9f11b4a

The branch, master has been updated
       via  92541f56adbdb56bbc97b07c2e073bbcd9f11b4a (commit)
      from  06898d9e086d7d30fcfc7b0b61b8405e2d6bac28 (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 92541f56adbdb56bbc97b07c2e073bbcd9f11b4a
Author: Nikos Mavrogiannopoulos <n...@redhat.com>
Date:   Fri May 16 19:36:19 2014 +0200

    removed debug definition

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

Summary of changes:
 lib/decoding.c |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/lib/decoding.c b/lib/decoding.c
index ef2468a..7e0ed05 100644
--- a/lib/decoding.c
+++ b/lib/decoding.c
@@ -33,8 +33,6 @@
 #include <limits.h>
 #include <intprops.h>
 
-#define DEBUG
-
 #ifdef DEBUG
 # define warn() fprintf(stderr, "%s: %d\n", __func__, __LINE__)
 #else


hooks/post-receive
-- 
GNU libtasn1

Reply via email to