Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/windirstat/windirstat.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOliver Schneider <oliver@assarbad.net>2018-10-10 02:24:57 +0300
committerOliver Schneider <oliver@assarbad.net>2018-10-10 02:24:57 +0300
commit7a18ada28a5349fe7b01b88cf1ef8e03c56ee39c (patch)
treeb26d43f38d9c02f367d2ace8b22a68d42b7f95ce /windirstat/Dialogs/SelectDrivesDlg.h
parenta87f3061bf12686fd419cfcc648c61d99f25d4c1 (diff)
More warnings addressed
Diffstat (limited to 'windirstat/Dialogs/SelectDrivesDlg.h')
-rw-r--r--windirstat/Dialogs/SelectDrivesDlg.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/windirstat/Dialogs/SelectDrivesDlg.h b/windirstat/Dialogs/SelectDrivesDlg.h
index b9fd84d..80c1b20 100644
--- a/windirstat/Dialogs/SelectDrivesDlg.h
+++ b/windirstat/Dialogs/SelectDrivesDlg.h
@@ -176,7 +176,7 @@ protected:
DECLARE_MESSAGE_MAP()
afx_msg void OnBnClickedBrowsefolder();
- afx_msg void OnLbnSelchangeDrives();
+ // afx_msg void OnLbnSelchangeDrives();
afx_msg void OnBnClickedAlllocaldrives();
afx_msg void OnBnClickedAfolder();
afx_msg void OnBnClickedSomedrives();