Ooops ... forgot to test before commit.

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@11391 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
CaS 2001-11-13 07:52:16 +00:00
parent 754a848984
commit 3c7666ad77
2 changed files with 1 additions and 1 deletions

View file

@ -77,7 +77,6 @@
originalSelectedRange: (NSRange)originalSelRangePtr
errorDescription: (NSString**)error
{
*newString = nil;
*error = nil;
return YES;
}