Monotone-Parent: 338584071c5091c3b7b9c29761fd58e1c944ef73

Monotone-Revision: 72e9d69b6c2222ec4be3ace83edc64181859f8fe

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2007-01-30T18:18:30
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2007-01-30 18:18:30 +00:00
parent 5d1352e99d
commit d285f08eff
2 changed files with 8 additions and 8 deletions
-2
View File
@@ -104,8 +104,6 @@ darkenedColor (const char value)
(255 / colorTable[0]) - 1];
}
NSLog(@"color = '%@'", color);
return color;
}