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