remove debug log

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@38426 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Riccardo Mottola 2015-03-22 22:57:16 +00:00
parent da0b2d8249
commit 1806cf14dc

View file

@ -123,7 +123,6 @@ static PCPrefController *_prefCtrllr = nil;
[color blueComponent]];
}
NSLog(@"serialized color: '%@'", colorString);
return colorString;
}