X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ae3c17b4013e80b99976c750c19fca47729517f6..7157abfba1c0db6fba7e938dd7ada17225b29a10:/interface/wx/ptr_shrd.h diff --git a/interface/wx/ptr_shrd.h b/interface/wx/ptr_shrd.h index ab24ca063f..c7f29474b2 100644 --- a/interface/wx/ptr_shrd.h +++ b/interface/wx/ptr_shrd.h @@ -7,7 +7,6 @@ ///////////////////////////////////////////////////////////////////////////// /** - @wxheader{ptr_shrd.h} A smart pointer with non-intrusive reference counting. It is modeled after @c boost::shared_ptr<> and can be used with STL containers and wxVector -