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:
Fred Kiefer 2001-04-28 14:02:31 +00:00
parent 0a6d78a675
commit e6588ee092

View file

@ -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();