Minor fixes and cleanup

This commit is contained in:
jean-pierre charras
2013-02-26 12:25:30 +01:00
parent 4343eb5b8d
commit 7a5386a1a1
11 changed files with 77 additions and 69 deletions
-17
View File
@@ -304,23 +304,6 @@ bool WildCompareString( const wxString& pattern, const wxString& string_to_tst,
}
char* to_point( char* Text )
{
char* line = Text;
if( Text == NULL )
return NULL;
for( ; *Text != 0; Text++ )
{
if( *Text == ',' )
*Text = '.';
}
return line;
}
int RefDesStringCompare( const wxString& strFWord, const wxString& strSWord )
{
// The different sections of the first string