From aefef1875c0d367e720c4b68919210bb34d755bc Mon Sep 17 00:00:00 2001 From: Yuce Tekol Date: Fri, 3 May 2019 13:07:56 +0300 Subject: removed strerror --- openbsd/__init__.py | 1 - 1 file changed, 1 deletion(-) (limited to 'openbsd/__init__.py') diff --git a/openbsd/__init__.py b/openbsd/__init__.py index e321f61..a688661 100644 --- a/openbsd/__init__.py +++ b/openbsd/__init__.py @@ -5,7 +5,6 @@ from cffi import FFI from ._openbsd import lib as _lib __all__ = ["pledge", "unveil"] - _ffi = FFI() -- cgit 1.4.1-2-gfad0