windows.cfg: CreatePen() removed not required <leak-ignore/>-tag.

This commit is contained in:
orbitcowboy 2018-06-08 17:04:09 +02:00
parent 64ce5dfece
commit d9f9bdda73
1 changed files with 0 additions and 1 deletions

View File

@ -5404,7 +5404,6 @@ HFONT CreateFont(
<function name="CreatePen"> <function name="CreatePen">
<returnValue type="HPEN"/> <returnValue type="HPEN"/>
<noreturn>false</noreturn> <noreturn>false</noreturn>
<leak-ignore/>
<arg nr="1"> <arg nr="1">
<not-uninit/> <not-uninit/>
</arg> </arg>