mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-22 08:26:27 +00:00
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:
parent
807adef00e
commit
06bc0f9590
2 changed files with 1 additions and 1 deletions
|
@ -25,6 +25,7 @@
|
|||
#define __NSFormatter_h_GNUSTEP_BASE_INCLUDE
|
||||
|
||||
#include <Foundation/NSObject.h>
|
||||
#include <Foundation/NSGeometry.h>
|
||||
|
||||
#ifndef STRICT_OPENSTEP
|
||||
|
||||
|
|
|
@ -77,7 +77,6 @@
|
|||
originalSelectedRange: (NSRange)originalSelRangePtr
|
||||
errorDescription: (NSString**)error
|
||||
{
|
||||
*newString = nil;
|
||||
*error = nil;
|
||||
return YES;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue