]> git.mxchange.org Git - simgear.git/blobdiff - simgear/screen/colors.hxx
Add a new node "float-property" to be used in float comparision in effect predicates
[simgear.git] / simgear / screen / colors.hxx
index 887c3828ab8cfe0a4c399d5fee961d57a3e8e080..c3ea8e7e27e3a9f62e079470a3ea68b9650cbab6 100644 (file)
 
 #include <math.h>
 
-#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