Commit a942b081 authored by dickelbeck's avatar dickelbeck

comment change

parent 41648022
...@@ -255,8 +255,7 @@ static PATH* makePath( const POINT& aStart, const POINT& aEnd, const std::string ...@@ -255,8 +255,7 @@ static PATH* makePath( const POINT& aStart, const POINT& aEnd, const std::string
/** /**
* Struct wxString_less_than * Struct wxString_less_than
* is used by the std:set<> and std::map<> instantiations below. * is used by std:set<> and std::map<> instantiations which use wxString as their key.
* See STRINGSET typedef and PINMAP typedef below.
*/ */
struct wxString_less_than struct wxString_less_than
{ {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment