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>2016-01-11 23:42:09 +0300
committerOliver Schneider <oliver@assarbad.net>2016-01-11 23:42:09 +0300
commitaae4db317425c7a4da0ab9fe45636de627148a6c (patch)
treeec8a5e7e2771d5db5bbb6336aaca8cd07fb2ebf1 /windirstat/dirstatdoc.h
parent45ac944c4fc612f9009a47e91e88c53aa80b92ca (diff)
Using stdafx.h everywhere
Renaming variables that were shadowed by those from the nesting scope
Diffstat (limited to 'windirstat/dirstatdoc.h')
-rw-r--r--windirstat/dirstatdoc.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/windirstat/dirstatdoc.h b/windirstat/dirstatdoc.h
index 9352473..cab593f 100644
--- a/windirstat/dirstatdoc.h
+++ b/windirstat/dirstatdoc.h
@@ -193,7 +193,6 @@ protected:
afx_msg void OnRefreshall();
afx_msg void OnUpdateEditCopy(CCmdUI *pCmdUI);
afx_msg void OnEditCopy();
- afx_msg void OnCleanupEmptyrecyclebin();
afx_msg void OnUpdateViewShowfreespace(CCmdUI *pCmdUI);
afx_msg void OnViewShowfreespace();
afx_msg void OnUpdateViewShowunknown(CCmdUI *pCmdUI);