Removed unnecessary use-retval from wxString::erase (#3127)

This commit is contained in:
Steve Browne 2021-02-12 01:06:15 -05:00 committed by GitHub
parent c087a2a263
commit 7e1ecdbb37
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -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/>