X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=simgear%2Fscreen%2Fcolors.hxx;h=c3ea8e7e27e3a9f62e079470a3ea68b9650cbab6;hb=33970663435dd1a12941b017739285341205acf4;hp=887c3828ab8cfe0a4c399d5fee961d57a3e8e080;hpb=dcb95d131bc6aef1abe25d1f415e309f06e52436;p=simgear.git diff --git a/simgear/screen/colors.hxx b/simgear/screen/colors.hxx index 887c3828..c3ea8e7e 100644 --- a/simgear/screen/colors.hxx +++ b/simgear/screen/colors.hxx @@ -26,10 +26,7 @@ #include -#if defined( macintosh ) -const float system_gamma = 1.4; - -#elif defined (sgi) +#if defined (sgi) const float system_gamma = 2.0/1.7; #else // others