Removed unnecessary use-retval from wxString::erase (#3127)
This commit is contained in:
parent
c087a2a263
commit
7e1ecdbb37
|
@ -8302,7 +8302,6 @@
|
|||
<function name="wxString::erase">
|
||||
<noreturn>false</noreturn>
|
||||
<leak-ignore/>
|
||||
<use-retval/>
|
||||
<arg nr="1" direction="in" default="0">
|
||||
<not-uninit/>
|
||||
<not-bool/>
|
||||
|
|
Loading…
Reference in New Issue