mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-23 07:00:46 +00:00
Remove warning about xcode 5 XIB files
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/branches/gnustep_testplant_branch@40423 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
f115d64694
commit
da3e841bf6
1 changed files with 0 additions and 1 deletions
|
@ -57,7 +57,6 @@
|
|||
error:NULL];
|
||||
if ([documentNodes count] > 0)
|
||||
{
|
||||
NSWarnMLog(@"This is an XCode 5 XIB file.");
|
||||
return nil;
|
||||
}
|
||||
else
|
||||
|
|
Loading…
Reference in a new issue