Removed obsolete symbols from comments.

This commit is contained in:
Catalin
2016-02-21 12:01:38 +02:00
parent 768aa0aef7
commit 77b4e9d7ea

View File

@@ -94,7 +94,7 @@ public:
#if wxUSE_RICHEDIT #if wxUSE_RICHEDIT
// initialize the richedit DLL of (at least) given version, return true if // initialize the richedit DLL of (at least) given version, return true if
// ok (Win95 has version 1, Win98/NT4 has 1 and 2, W2K has 3) // ok
static bool InitRichEdit(int version = 2); static bool InitRichEdit(int version = 2);
#endif // wxUSE_RICHEDIT #endif // wxUSE_RICHEDIT