Skip to content

Commit 2ba5302

Browse files
committed
Fixed #8909 (false positive: (style) Variable 'li.LowPart' is assigned a value that is never used.)
1 parent 94f2dac commit 2ba5302

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

cfg/windows.cfg

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5534,10 +5534,8 @@ HFONT CreateFont(
55345534
<not-uninit/>
55355535
</arg>
55365536
</function>
5537-
<podtype name="LARGE_INTEGER" sign="s" size="8"/>
55385537
<podtype name="POINTER_SIGNED" sign="s"/>
55395538
<podtype name="POINTER_UNSIGNED" sign="u"/>
5540-
<podtype name="ULARGE_INTEGER" sign="u" size="8"/>
55415539
<podtype name="__time32_t" sign="s" size="4"/>
55425540
<podtype name="__time64_t" sign="s" size="8"/>
55435541
<podtype name="_locale_t"/>

0 commit comments

Comments
 (0)