X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ae3c17b4013e80b99976c750c19fca47729517f6..e4821c39c43133f7b48588a51d96cfdfeff79f6f:/interface/wx/hashmap.h 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