removed trailing comma for SunSoft compiler
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14047 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
5b8643eace
commit
7d08179a70
@ -347,7 +347,7 @@ enum wxLocaleInfo
|
||||
wxLOCALE_THOUSANDS_SEP,
|
||||
|
||||
// the character used as decimal point
|
||||
wxLOCALE_DECIMAL_POINT,
|
||||
wxLOCALE_DECIMAL_POINT
|
||||
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user