summaryrefslogtreecommitdiff
path: root/src/bindings/python
diff options
context:
space:
mode:
authorgithub-actions <41898282+github-actions[bot]@users.noreply.github.com>2021-05-31 04:21:46 +0000
committergithub-actions <41898282+github-actions[bot]@users.noreply.github.com>2021-05-31 04:21:46 +0000
commit54bb892aaa81a23738a5bf54c661e5edc32c5df3 (patch)
tree4b74a4626d71f1f10bd63490b5f44f256905368b /src/bindings/python
parent6a2ac3dcfbbac1a757992b50c99d62c90d374ca6 (diff)
Code style enforcement
Diffstat (limited to 'src/bindings/python')
-rw-r--r--src/bindings/python/PythonSockets.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/bindings/python/PythonSockets.cxx b/src/bindings/python/PythonSockets.cxx
index abdff7e..2560fea 100644
--- a/src/bindings/python/PythonSockets.cxx
+++ b/src/bindings/python/PythonSockets.cxx
@@ -41,7 +41,6 @@
#include <string.h>
#include <sys/time.h>
-
PyObject* set_error(void)
{
return NULL; // PyErr_SetFromErrno(zts_errno);