Skip to content

Commit 8ff6f9a

Browse files
committed
Remove unused DELAYLOAD.
1 parent 36bb1d0 commit 8ff6f9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Telegram/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1987,7 +1987,7 @@ if (MSVC)
19871987
/DELAYLOAD:API-MS-Win-Core-ProcessThreads-l1-1-0.dll
19881988
/DELAYLOAD:API-MS-Win-Core-Synch-l1-2-0.dll # Synchronization.lib
19891989
/DELAYLOAD:API-MS-Win-Core-SysInfo-l1-1-0.dll
1990-
/DELAYLOAD:API-MS-Win-Core-Timezone-l1-1-0.dll
1990+
# /DELAYLOAD:API-MS-Win-Core-Timezone-l1-1-0.dll
19911991
/DELAYLOAD:API-MS-Win-Core-WinRT-l1-1-0.dll
19921992
/DELAYLOAD:API-MS-Win-Core-WinRT-Error-l1-1-0.dll
19931993
/DELAYLOAD:API-MS-Win-Core-WinRT-String-l1-1-0.dll

0 commit comments

Comments
 (0)