mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 16:30:41 +00:00
(read_only): Remove.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@19625 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
9a686ff388
commit
7f24762a29
2 changed files with 5 additions and 3 deletions
|
@ -782,8 +782,6 @@ static NSString *pathForUser(NSString *user)
|
|||
return [self initWithContentsOfFile: path];
|
||||
}
|
||||
|
||||
BOOL read_only = NO;
|
||||
|
||||
/**
|
||||
* <init />
|
||||
* Initializes defaults for the specified path. Returns an object with
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue