From 54bb892aaa81a23738a5bf54c661e5edc32c5df3 Mon Sep 17 00:00:00 2001 From: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 31 May 2021 04:21:46 +0000 Subject: [PATCH] Code style enforcement --- src/bindings/python/PythonSockets.cxx | 1 - 1 file changed, 1 deletion(-) 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 #include - PyObject* set_error(void) { return NULL; // PyErr_SetFromErrno(zts_errno);