Clean up unused option; restored gray theme as new users default option

for lattern see issue 373
This commit is contained in:
Oliver Duis
2011-08-06 11:00:43 +02:00
parent 829ffe051d
commit f7d5b97428
5 changed files with 1 additions and 8 deletions

View File

@@ -40,7 +40,6 @@ int main (int argc, char* argv[]) {
}
rtengine::Settings s;
s.dualThreadEnabled = true;
s.demosaicMethod = "hphd";
s.colorCorrectionSteps = 2;
s.iccDirectory = "";