mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 00:11:26 +00:00
Add GNUstepConfig() to external header
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@22143 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
35f73b6833
commit
8f8b7a7044
3 changed files with 18 additions and 7 deletions
|
@ -378,13 +378,6 @@ static void ExtractValuesFromConfig(NSDictionary *config)
|
|||
}
|
||||
}
|
||||
|
||||
/*
|
||||
* Function to return a mutable copy of the configuration,
|
||||
* either the system wide config, or (if a userName was provided)
|
||||
* the config for a specific user.
|
||||
* If newConfig is not nil, it is used to set a new system wide
|
||||
* configuration.
|
||||
*/
|
||||
NSMutableDictionary*
|
||||
GNUstepConfig(NSDictionary *newConfig)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue