aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorMITSUNARI Shigeo <herumi@nifty.com>2018-05-14 14:44:50 +0800
committerMITSUNARI Shigeo <herumi@nifty.com>2018-05-14 14:44:50 +0800
commit299a7053e9024e113adf59cbeb6b16e89984786c (patch)
treeecd552330298b6af8a165a9db6e296d2ea77e6b2 /include
parentf5d9cbf7040a867967dc7b74cf9d128f9191ca72 (diff)
downloaddexon-mcl-299a7053e9024e113adf59cbeb6b16e89984786c.tar.gz
dexon-mcl-299a7053e9024e113adf59cbeb6b16e89984786c.tar.zst
dexon-mcl-299a7053e9024e113adf59cbeb6b16e89984786c.zip
setErrFile is removed
Diffstat (limited to 'include')
-rw-r--r--include/mcl/bn.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/include/mcl/bn.h b/include/mcl/bn.h
index 43df24c..cfdcb8d 100644
--- a/include/mcl/bn.h
+++ b/include/mcl/bn.h
@@ -76,15 +76,6 @@ typedef struct {
#endif
-/*
- set errlog file name
- use stderr if name == "stderr"
- close if name == ""
- return 0 if success
- @note not threadsafe
-*/
-MCLBN_DLL_API int mclBn_setErrFile(const char *name);
-
#include <mcl/curve_type.h>
// for backword compatibility
enum {