This commit is contained in:
Steve Checkoway
2006-09-14 09:33:06 +00:00
parent b5f57abc4e
commit af20d30581
-1
View File
@@ -295,7 +295,6 @@ RString GetExtension( const RString &sPath );
RString GetFileNameWithoutExtension( const RString &sPath );
void MakeValidFilename( RString &sName );
typedef int longchar;
extern const wchar_t INVALID_CHAR;
int utf8_get_char_len( char p );