X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ae3c17b4013e80b99976c750c19fca47729517f6..8b385bf892c1f831965313eaf3ee59b10b435afd:/interface/wx/hashset.h diff --git a/interface/wx/hashset.h b/interface/wx/hashset.h index 1470b29ef0..8ca4fc1535 100644 --- a/interface/wx/hashset.h +++ b/interface/wx/hashset.h @@ -8,7 +8,6 @@ /** @class wxHashSet - @wxheader{hashset.h} This is a simple, type-safe, and reasonably efficient hash set class, whose interface is a subset of the interface of STL containers. In