Fix some cppcheck errors
cppcheck: fix broken pre-processor statement cppcheck: fix Uninitialized struct members in canvas editor plugin cppcheck: fix uninitialized struct member: method_api.is_virtual
This commit is contained in:
parent
3ca2afc09c
commit
10718b0961
3 changed files with 5 additions and 1 deletions
|
|
@ -118,7 +118,6 @@ protected:
|
|||
|
||||
p_rid._data->_owner = NULL;
|
||||
}
|
||||
#
|
||||
#endif
|
||||
|
||||
public:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue