Fixed #8909 (false positive: (style) Variable 'li.LowPart' is assigned a value that is never used.)

This commit is contained in:
Daniel Marjamäki 2019-01-06 11:09:59 +01:00
parent 94f2daccb2
commit 2ba5302e90
1 changed files with 0 additions and 2 deletions

View File

@ -5534,10 +5534,8 @@ HFONT CreateFont(
<not-uninit/>
</arg>
</function>
<podtype name="LARGE_INTEGER" sign="s" size="8"/>
<podtype name="POINTER_SIGNED" sign="s"/>
<podtype name="POINTER_UNSIGNED" sign="u"/>
<podtype name="ULARGE_INTEGER" sign="u" size="8"/>
<podtype name="__time32_t" sign="s" size="4"/>
<podtype name="__time64_t" sign="s" size="8"/>
<podtype name="_locale_t"/>