diff options
Diffstat (limited to 'python/environs/py_logout.h')
| -rw-r--r-- | python/environs/py_logout.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/python/environs/py_logout.h b/python/environs/py_logout.h index 8e1f271a..44f8a4af 100644 --- a/python/environs/py_logout.h +++ b/python/environs/py_logout.h @@ -47,7 +47,6 @@ PyObject *logout_destroy(PyObject *self, PyObject *args); PyObject *logout_get_next_providerID(PyObject *self, PyObject *args); PyObject *logout_init_request(PyObject *self, PyObject *args); PyObject *logout_load_request_msg(PyObject *self, PyObject *args); -PyObject *logout_load_user_dump(PyObject *self, PyObject *args); PyObject *logout_new(PyObject *self, PyObject *args); PyObject *logout_process_request(PyObject *self, PyObject *args); PyObject *logout_process_response_msg(PyObject *self, PyObject *args); |
