summaryrefslogtreecommitdiff
path: root/updater/progress_dialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'updater/progress_dialog.h')
-rw-r--r--updater/progress_dialog.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/updater/progress_dialog.h b/updater/progress_dialog.h
index 3081c52..8c1f113 100644
--- a/updater/progress_dialog.h
+++ b/updater/progress_dialog.h
@@ -10,7 +10,4 @@ extern HWND hwndProgress;
void CreateProgressWindow();
void ProgressWindowDone();
-void MakeProgressWindowThread();
-void KillProgressWindowThread();
-
#endif