remove C++ comment

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49185 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Paul Cornett
2007-10-17 02:59:13 +00:00
parent 525ee32a67
commit c266eff98c

View File

@@ -262,7 +262,7 @@
*/
#if defined(__BORLANDC__) && (__BORLANDC__ < 0x582)
#error "This version of wxWidgets requires at least Borland 5.82 (Turbo Explorer); You may at your own risk remove this line and try your system"
#endif //__BORLANDC__
#endif /* __BORLANDC__ */
/*