From 2a555dcf20af4068c6d964c19fd7b0e851114d68 Mon Sep 17 00:00:00 2001 From: Robert Roebling Date: Fri, 10 Oct 2008 08:44:49 +0000 Subject: [PATCH] Trying to make introduction reappear git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56209 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- interface/wx/weakref.h | 3 --- 1 file changed, 3 deletions(-) diff --git a/interface/wx/weakref.h b/interface/wx/weakref.h index 37130abb9a..a94b65f656 100644 --- a/interface/wx/weakref.h +++ b/interface/wx/weakref.h @@ -8,7 +8,6 @@ /** - @class wxWeakRefDynamic wxWeakRefDynamic is a template class for weak references that is used in the same way as wxWeakRef. The only difference is that wxWeakRefDynamic @@ -44,8 +43,6 @@ public: /** - @class wxWeakRef - wxWeakRef is a template class for weak references to wxWidgets objects, such as wxEvtHandler, wxWindow and wxObject. A weak reference behaves much like an ordinary pointer, but when the object -- 2.45.2