+ code clean-up

This commit is contained in:
wmayer
2016-01-21 16:43:27 +01:00
parent 047cf5cd9c
commit 2eb3c85393
2 changed files with 0 additions and 107 deletions

View File

@@ -34,10 +34,6 @@ namespace MeshPart {
extern PyObject* initModule();
}
PyDoc_STRVAR(module_MeshPart_doc,
"This module is the MeshPart module.");
/* Python entry */
PyMODINIT_FUNC initMeshPart()
{