Remove not-null from wxCommandEvent::SetClientData (#2837)

This commit is contained in:
Steve Browne 2020-10-05 00:44:11 -04:00 committed by GitHub
parent 67cc1776d5
commit 0eb1c0cb46
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -13466,7 +13466,6 @@ wxItemKind kind = wxITEM_NORMAL) -->
<leak-ignore/>
<arg nr="1" direction="in">
<not-uninit/>
<not-null/>
<not-bool/>
</arg>
</function>