X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ae3c17b4013e80b99976c750c19fca47729517f6..95eee7ea380f9bb68d3d2418bd3543ac680c2fa9:/interface/wx/hashmap.h?ds=sidebyside diff --git a/interface/wx/hashmap.h b/interface/wx/hashmap.h index bfba745898..08f5adf9ff 100644 --- a/interface/wx/hashmap.h +++ b/interface/wx/hashmap.h @@ -8,7 +8,6 @@ /** @class wxHashMap - @wxheader{hashmap.h} This is a simple, type-safe, and reasonably efficient hash map class, whose interface is a subset of the interface of STL containers. In