Skip to content
Snippets Groups Projects
Commit 84c661f3 authored by André Anjos's avatar André Anjos :speech_balloon:
Browse files

Polishing of xbob.io

parent ecad8ff5
No related branches found
No related tags found
No related merge requests found
......@@ -941,8 +941,6 @@ PyDoc_STRVAR(module_docstr,
"Information about software used to compile the C++ Bob API"
);
int PyXbobCoreRandom_APIVersion = XBOB_IO_API_VERSION;
PyMODINIT_FUNC XBOB_EXT_ENTRY_NAME (void) {
PyObject* m = Py_InitModule3(XBOB_EXT_MODULE_NAME, module_methods, module_docstr);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment