fix -Wextra in FreeCADApp
This commit is contained in:
@@ -76,7 +76,8 @@ PyTypeObject FeaturePythonPyT<FeaturePyT>::Type = {
|
||||
0, /*tp_cache */
|
||||
0, /*tp_subclasses */
|
||||
0, /*tp_weaklist */
|
||||
0 /*tp_del */
|
||||
0, /*tp_del */
|
||||
0 /*tp_version_tag */
|
||||
};
|
||||
|
||||
/// Methods structure of FeaturePythonPyT
|
||||
|
||||
Reference in New Issue
Block a user