We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69c3936 commit fccaea4Copy full SHA for fccaea4
src/include/port/win32.h
@@ -43,9 +43,6 @@
43
44
/*
45
* defines for dynamic linking on Win32 platform
46
- * http://support.microsoft.com/kb/132044
47
- * http://msdn.microsoft.com/en-us/library/8fskxacy(v=vs.80).aspx
48
- * http://msdn.microsoft.com/en-us/library/a90k134d(v=vs.80).aspx
49
*/
50
51
#ifdef BUILDING_DLL
0 commit comments