mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-15 15:41:24 +01:00
start search at default dir.
This commit is contained in:
parent
7524463563
commit
1a35f5b5dd
1 changed files with 0 additions and 1 deletions
|
@ -267,7 +267,6 @@ tryVFSSearch( MPFORMAL PalmDictList** dlp, XP_U32 creatorSought,
|
|||
&bufLen );
|
||||
|
||||
if ( err == errNone ) {
|
||||
pathStr[1] = '\0';
|
||||
searchDir( MPPARM(mpool) dlp, volNum, pathStr[0],
|
||||
pathStr, sizeof(pathStr), creatorSought, versSought );
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue