[libntl] 08/09: Revert "a callback for sage" -- newer sage versions don't need it
Julien Puydt
julien.puydt at laposte.net
Wed Jun 1 14:01:16 UTC 2016
This is an automated email from the git hooks/post-receive script.
jpuydt-guest pushed a commit to branch master
in repository libntl.
commit e06aa120924b28bab11023bbdc4875b339b503af
Author: Julien Puydt <julien.puydt at laposte.net>
Date: Wed Jun 1 16:00:23 2016 +0200
Revert "a callback for sage" -- newer sage versions don't need it
This reverts commit 7388721f59eb63de219ef44c7a54e1ceefc6d257.
---
include/NTL/tools.h | 6 ------
1 file changed, 6 deletions(-)
diff --git a/include/NTL/tools.h b/include/NTL/tools.h
index 425229d..a9dc6cf 100644
--- a/include/NTL/tools.h
+++ b/include/NTL/tools.h
@@ -367,12 +367,6 @@ long CharToIntVal(long c);
char IntValToChar(long a);
-/*
- This function is not present in vanilla NTL 5.4.2.
- See tools.c for documentation.
- */
-void SetErrorCallbackFunction(void (*func)(const char *s, void *context), void *context);
-
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/libntl.git
More information about the debian-science-commits
mailing list