From: Vadim Zeitlin Date: Mon, 13 Sep 2004 09:24:35 +0000 (+0000) Subject: no changes, just removed a wrong comment X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/3778513ac1d33e5ebdb6f0db65c359c71bda298a no changes, just removed a wrong comment git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29119 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/samples/mfc/mfctest.h b/samples/mfc/mfctest.h index 6bfd7b5269..c70b47c7f7 100644 --- a/samples/mfc/mfctest.h +++ b/samples/mfc/mfctest.h @@ -40,7 +40,6 @@ class CDummyWindow: public CWnd ///////////////////////////////////////////////////////////////////////////// // CTheApp: -// See hello.cpp for the code to the InitInstance member function. // class CTheApp : public CWinApp {