mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-24 06:28:54 +00:00
Undid last change, as this is now obsolete.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@9735 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
0a6d78a675
commit
e6588ee092
1 changed files with 0 additions and 4 deletions
|
@ -277,10 +277,6 @@ systemColorWithName(NSString *name)
|
|||
// ignore alpha by default
|
||||
gnustep_gui_ignores_alpha = YES;
|
||||
|
||||
// We call this so that the local information is set up before
|
||||
// initSystemColors() converts floats to strings.
|
||||
[NSUserDefaults standardUserDefaults];
|
||||
|
||||
// Load or define the system colour list
|
||||
initSystemColors();
|
||||
|
||||
|
|
Loading…
Reference in a new issue