summaryrefslogtreecommitdiff
path: root/src/pal/inc/pal.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/pal/inc/pal.h')
-rw-r--r--src/pal/inc/pal.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/pal/inc/pal.h b/src/pal/inc/pal.h
index 540b5c6dcd..bcb4e8ce8f 100644
--- a/src/pal/inc/pal.h
+++ b/src/pal/inc/pal.h
@@ -2655,13 +2655,6 @@ PAL_LoadLibraryDirect(
IN LPCWSTR lpLibFileName);
PALIMPORT
-HMODULE
-PALAPI
-PAL_RegisterLibraryDirect(
- IN NATIVE_LIBRARY_HANDLE dl_handle,
- IN LPCWSTR lpLibFileName);
-
-PALIMPORT
BOOL
PALAPI
PAL_FreeLibraryDirect(