wxwidgets.cfg: Removed duplicate <leak-ignore/>-tag. One should be enough :-).
This commit is contained in:
parent
7f373ea158
commit
0e03293a54
|
@ -6791,7 +6791,6 @@
|
||||||
<function name="wxArrayInt::Add">
|
<function name="wxArrayInt::Add">
|
||||||
<noreturn>false</noreturn>
|
<noreturn>false</noreturn>
|
||||||
<leak-ignore/>
|
<leak-ignore/>
|
||||||
<leak-ignore/>
|
|
||||||
<returnValue type="size_t"/>
|
<returnValue type="size_t"/>
|
||||||
<arg nr="1">
|
<arg nr="1">
|
||||||
<not-uninit/>
|
<not-uninit/>
|
||||||
|
|
Loading…
Reference in New Issue