[Forensics-changes] [yara] 17/135: Remove unused prototype.
Hilko Bengen
bengen at moszumanska.debian.org
Sat Jul 1 10:27:28 UTC 2017
This is an automated email from the git hooks/post-receive script.
bengen pushed a commit to annotated tag v3.1.0
in repository yara.
commit efd5b45ac2089a8cb4df3eb63d1bc505612203e8
Author: Wesley Shields <wxs at atarininja.org>
Date: Tue Apr 15 09:05:55 2014 -0400
Remove unused prototype.
---
libyara/parser.h | 5 -----
1 file changed, 5 deletions(-)
diff --git a/libyara/parser.h b/libyara/parser.h
index 208d390..e380835 100644
--- a/libyara/parser.h
+++ b/libyara/parser.h
@@ -53,11 +53,6 @@ YR_EXTERNAL_VARIABLE* yr_parser_lookup_external_variable(
const char* identifier);
-void yr_parser_push_string_pointers(
- yyscan_t yyscanner,
- const char* identifier);
-
-
int yr_parser_reduce_rule_declaration(
yyscan_t yyscanner,
int flags,
--
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