Remove <use-retval/> for feclearexcept() and getwchar()

This commit is contained in:
Alexander Mai 2015-01-10 18:16:07 +01:00
parent fe5d2fc245
commit b30f03709a
1 changed files with 0 additions and 2 deletions

View File

@ -252,7 +252,6 @@
</function>
<!-- int feclearexcept (int excepts); -->
<function name="feclearexcept">
<use-retval/>
<pure/>
<noreturn>false</noreturn>
<leak-ignore/>
@ -1478,7 +1477,6 @@
</arg>
</function>
<function name="getwchar">
<use-retval/>
<noreturn>false</noreturn>
<leak-ignore/>
</function>