summaryrefslogtreecommitdiff
path: root/src/pal/inc/palprivate.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/pal/inc/palprivate.h')
-rw-r--r--src/pal/inc/palprivate.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/pal/inc/palprivate.h b/src/pal/inc/palprivate.h
index 554a5028ad..ce1a9a99a1 100644
--- a/src/pal/inc/palprivate.h
+++ b/src/pal/inc/palprivate.h
@@ -61,13 +61,6 @@ DeleteFileA(
PALIMPORT
BOOL
PALAPI
-MoveFileA(
- IN LPCSTR lpExistingFileName,
- IN LPCSTR lpNewFileName);
-
-PALIMPORT
-BOOL
-PALAPI
MoveFileExA(
IN LPCSTR lpExistingFileName,
IN LPCSTR lpNewFileName,