VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/Mount/MainCom.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/Mount/MainCom.h')
-rw-r--r--src/Mount/MainCom.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Mount/MainCom.h b/src/Mount/MainCom.h
index 112142e2..c42094da 100644
--- a/src/Mount/MainCom.h
+++ b/src/Mount/MainCom.h
@@ -20,7 +20,6 @@ extern "C" {
#endif
BOOL ComServerMain ();
-void UacAnalyzeKernelMiniDump (HWND hwndDlg);
int UacBackupVolumeHeader (HWND hwndDlg, BOOL bRequireConfirmation, char *lpszVolume);
int UacRestoreVolumeHeader (HWND hwndDlg, char *lpszVolume);
int UacChangePwd (char *lpszVolume, Password *oldPassword, int old_pkcs5, BOOL truecryptMode, Password *newPassword, int pkcs5, int wipePassCount, HWND hwndDlg);