Trying to make introduction reappear

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56209 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robert Roebling 2008-10-10 08:44:49 +00:00
parent d7cda9b290
commit 2a555dcf20

View File

@ -8,7 +8,6 @@
/**
@class wxWeakRefDynamic
wxWeakRefDynamic<T> is a template class for weak references that is used in
the same way as wxWeakRef<T>. The only difference is that wxWeakRefDynamic
@ -44,8 +43,6 @@ public:
/**
@class wxWeakRef
wxWeakRef<T> 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