From 3b06df5a35645b578e64c11138e20fa3cb4b9913 Mon Sep 17 00:00:00 2001 From: =?utf8?q?V=C3=A1clav=20Slav=C3=ADk?= Date: Mon, 4 Sep 2006 10:56:41 +0000 Subject: [PATCH] removed obsolete and incorrect comment git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40989 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- include/wx/dfb/dc.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/include/wx/dfb/dc.h b/include/wx/dfb/dc.h index e8690c12ea..daf39357d8 100644 --- a/include/wx/dfb/dc.h +++ b/include/wx/dfb/dc.h @@ -27,8 +27,6 @@ public: wxDC(); // Ctor. - // Takes ownership of the surface, i.e. does not call AddRef() on it - // but calls Release() on it from dtor. wxDC(const IDirectFBSurfacePtr& surface); public: -- 2.50.0