Index: src/ch/CustomCopyDlg.h =================================================================== diff -u -N -r926b1177cffa2face218fabb3d8af71910d1b8e5 -r4fe995b304ea342b50293f92d3c1992b43b820f7 --- src/ch/CustomCopyDlg.h (.../CustomCopyDlg.h) (revision 926b1177cffa2face218fabb3d8af71910d1b8e5) +++ src/ch/CustomCopyDlg.h (.../CustomCopyDlg.h) (revision 4fe995b304ea342b50293f92d3c1992b43b820f7) @@ -34,9 +34,6 @@ CCustomCopyDlg(); // standard constructor explicit CCustomCopyDlg(const chcore::TTaskDefinition& rTaskDefinition); -// Dialog Data - enum { IDD = IDD_CUSTOM_COPY_DIALOG }; - // Overrides protected: virtual void DoDataExchange(CDataExchange* pDX); // DDX/DDV support