From 3778513ac1d33e5ebdb6f0db65c359c71bda298a Mon Sep 17 00:00:00 2001 From: Vadim Zeitlin Date: Mon, 13 Sep 2004 09:24:35 +0000 Subject: [PATCH] no changes, just removed a wrong comment git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29119 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- samples/mfc/mfctest.h | 1 - 1 file changed, 1 deletion(-) 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 { -- 2.45.2