windows.cfg: Removed not needed <use-retval/> configurations.

This commit is contained in:
orbitcowboy 2016-11-29 10:07:35 +01:00
parent 4a7b81218b
commit df0f5e3f39
1 changed files with 0 additions and 4 deletions

View File

@ -2927,7 +2927,6 @@ HFONT CreateFont(
<!-- BOOL SetupDiDestroyDeviceInfoList(_In_ HDEVINFO DeviceInfoSet);-->
<function name="SetupDiDestroyDeviceInfoList">
<noreturn>false</noreturn>
<use-retval/>
<leak-ignore/>
<arg nr="1">
<not-uninit/>
@ -2941,7 +2940,6 @@ HFONT CreateFont(
_Out_opt_ PDWORD RequiredSize);-->
<function name="SetupDiGetDeviceInstanceId">
<noreturn>false</noreturn>
<use-retval/>
<leak-ignore/>
<arg nr="1">
<not-uninit/>
@ -2960,7 +2958,6 @@ HFONT CreateFont(
_Out_ PSP_DEVINFO_DATA DeviceInfoData);-->
<function name="SetupDiEnumDeviceInfo">
<noreturn>false</noreturn>
<use-retval/>
<leak-ignore/>
<arg nr="1">
<not-uninit/>
@ -2977,7 +2974,6 @@ HFONT CreateFont(
_In_ DWORD Flags ); -->
<function name="SetupDiGetClassDevs">
<noreturn>false</noreturn>
<use-retval/>
<leak-ignore/>
<arg nr="2">
<not-uninit/>