Code Cleanup: de-duplicate text pasting which only used the first line
This commit is contained in:
@@ -55,11 +55,6 @@ typedef struct {
|
||||
#include "mathutils_Euler.h"
|
||||
#include "mathutils_Color.h"
|
||||
|
||||
// /* utility submodules */
|
||||
//
|
||||
//
|
||||
//#include "mathutils_kdtree.h"
|
||||
|
||||
PyObject *BaseMathObject_owner_get(BaseMathObject *self, void *);
|
||||
PyObject *BaseMathObject_is_wrapped_get(BaseMathObject *self, void *);
|
||||
|
||||
|
Reference in New Issue
Block a user