Oups :-( incomplete previous undo.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30031 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
1c6f24145e
commit
86dd82baf9
@ -1181,9 +1181,6 @@ bool wxFileName::IsCaseSensitive( wxPathFormat format )
|
||||
return GetFormat(format) == wxPATH_UNIX;
|
||||
}
|
||||
|
||||
// If asserts, wxPathFormat has been changed.
|
||||
wxCOMPILE_TIME_ASSERT(wxPATH_MAX == 5, wxPathFormatChanged);
|
||||
|
||||
/* static */
|
||||
wxString wxFileName::GetForbiddenChars(wxPathFormat format)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user