summaryrefslogtreecommitdiff
path: root/plugins/updater/conf_comp_dialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/updater/conf_comp_dialog.h')
-rw-r--r--plugins/updater/conf_comp_dialog.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/plugins/updater/conf_comp_dialog.h b/plugins/updater/conf_comp_dialog.h
deleted file mode 100644
index 4567a6a6f0..0000000000
--- a/plugins/updater/conf_comp_dialog.h
+++ /dev/null
@@ -1,8 +0,0 @@
-#ifndef _CONF_COMP_DIALOG_INC
-#define _CONF_COMP_DIALOG_INC
-
-#include "options.h"
-
-INT_PTR CALLBACK DlgProcConfirmComponents(HWND hwndDlg, UINT msg, WPARAM wParam, LPARAM lParam);
-
-#endif