Index: src/ch/CustomCopyDlg.cpp =================================================================== diff -u -N -r2e4eacb299f21d06196fe13140b4b0d095abdca9 -r1c366a50e84393bce67e50dcccc4fc5ff147db27 --- src/ch/CustomCopyDlg.cpp (.../CustomCopyDlg.cpp) (revision 2e4eacb299f21d06196fe13140b4b0d095abdca9) +++ src/ch/CustomCopyDlg.cpp (.../CustomCopyDlg.cpp) (revision 1c366a50e84393bce67e50dcccc4fc5ff147db27) @@ -145,7 +145,6 @@ AddResizableControl(IDC_BAR5_STATIC, 0.0, 1.0, 1.0, 0.0); AddResizableControl(IDOK, 1.0, 1.0, 0.0, 0.0); AddResizableControl(IDCANCEL, 1.0, 1.0, 0.0, 0.0); - AddResizableControl(IDC_HELP_BUTTON, 1.0, 1.0, 0.0, 0.0); AddResizableControl(IDC_EXPORT_BUTTON, 0.0, 1.0, 0.0, 0.0); InitializeResizableControls();