mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-23 00:41:02 +00:00
remove accidental commit of debug NSLog()
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@39646 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
b6557780b6
commit
57c5cec8a3
1 changed files with 0 additions and 2 deletions
|
@ -2421,8 +2421,6 @@ static BOOL isLocked = NO;
|
|||
continue;
|
||||
}
|
||||
|
||||
NSLog(@"domain name: %@", domainName);
|
||||
|
||||
/* We only look at files which do not represent domains in the
|
||||
* _changedDomains list, since our internal information on the
|
||||
* domains in that list overrides anything on disk.
|
||||
|
|
Loading…
Reference in a new issue