fix -Wextra in FreeCADBase
This commit is contained in:
@@ -122,7 +122,8 @@ PyTypeObject PyObjectBase::Type = {
|
||||
0, /*tp_cache */
|
||||
0, /*tp_subclasses */
|
||||
0, /*tp_weaklist */
|
||||
0 /*tp_del */
|
||||
0, /*tp_del */
|
||||
0 /*tp_version_tag */
|
||||
};
|
||||
|
||||
/*------------------------------
|
||||
|
||||
Reference in New Issue
Block a user