[Forensics-changes] [yara] 28/368: Remove unneeded macro

Hilko Bengen bengen at moszumanska.debian.org
Sat Jul 1 10:30:07 UTC 2017


This is an automated email from the git hooks/post-receive script.

bengen pushed a commit to annotated tag v3.5.0
in repository yara.

commit 913e9b14600c991c60f14617b7b6b8e1495800c6
Author: Hilko Bengen <bengen at hilluzination.de>
Date:   Mon Jun 29 10:18:20 2015 +0200

    Remove unneeded macro
---
 libyara/exception.h | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/libyara/exception.h b/libyara/exception.h
index f3a2e8c..54972fe 100644
--- a/libyara/exception.h
+++ b/libyara/exception.h
@@ -24,9 +24,6 @@ limitations under the License.
 #include <windows.h>
 #include <setjmp.h>
 
-#define YR_EXCEPT(_try_clause_, _catch_clause_) \
-    _try_clause_
-
 jmp_buf *exc_jmp_buf[MAX_THREADS];
 
 static LONG CALLBACK exception_handler(

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/forensics/yara.git



More information about the forensics-changes mailing list