diff --git a/src/Mod/Path/libarea/pyarea.cpp b/src/Mod/Path/libarea/pyarea.cpp index 87af8e68de..4256ae4625 100644 --- a/src/Mod/Path/libarea/pyarea.cpp +++ b/src/Mod/Path/libarea/pyarea.cpp @@ -396,9 +396,3 @@ PYBIND11_MODULE(area, m){ }; - - -using namespace AdaptivePath; -PYBIND11_MODULE(AdaptivePath, m){ - -} \ No newline at end of file