Get rid of bogus warning

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@17057 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
CaS 2003-06-28 05:33:15 +00:00
parent 089a59ca8a
commit dd58f52371
2 changed files with 9 additions and 3 deletions

View file

@ -1502,8 +1502,10 @@ _bundle_load_callback(Class theClass, struct objc_category *theCategory)
NS_ENDHANDLER
}
else
NSLog(@"Failed to locate strings file %@", tableName);
{
NSDebugMLLog(@"NSBundle", @"Failed to locate strings file %@",
tableName);
}
/*
* If we couldn't found and parsed the strings table, we put it in
* the cache of strings tables in this bundle, otherwise we will just