mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-23 15:11:37 +00:00
Remove logs
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/branches/gnustep_testplant_branch@40356 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
dfa87367ca
commit
db0087a2fe
1 changed files with 0 additions and 2 deletions
|
@ -702,7 +702,6 @@ static BOOL browserUseBezels;
|
|||
NSUInteger indexOfSubStrings;
|
||||
NSInteger column;
|
||||
BOOL useDelegate = NO;
|
||||
NSWarnMLog(@"path: %@", path);
|
||||
|
||||
if ([_browserDelegate respondsToSelector:
|
||||
@selector(browser:selectCellWithString:inColumn:)])
|
||||
|
@ -887,7 +886,6 @@ static BOOL browserUseBezels;
|
|||
* people should not depend on methods that return strings to return
|
||||
* immutable strings.
|
||||
*/
|
||||
NSWarnMLog(@"sep: %@", separator);
|
||||
return AUTORELEASE (separator);
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue