X-Git-Url: https://wimlib.net/git/?a=blobdiff_plain;ds=sidebyside;f=include%2Fwimlib%2Fwin32_common.h;h=324285138006ecb0edbe055cce89ccb65734e31f;hb=a92076249aa233d18ecc378062e654729e27c0d8;hp=f27a2d71be285a634185de1d0ba263a73656e370;hpb=b8ebc57d493d7b6e660a50f7789fcb5451f5d77d;p=wimlib diff --git a/include/wimlib/win32_common.h b/include/wimlib/win32_common.h index f27a2d71..32428513 100644 --- a/include/wimlib/win32_common.h +++ b/include/wimlib/win32_common.h @@ -11,12 +11,6 @@ #include "wimlib/types.h" #include "wimlib/win32.h" -extern void -set_errno_from_GetLastError(void); - -extern void -set_errno_from_win32_error(DWORD err); - /* ntdll functions */ extern NTSTATUS (WINAPI *func_NtCreateFile)(PHANDLE FileHandle,