X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=simgear%2Fscreen%2Fcolors.hxx;h=c3ea8e7e27e3a9f62e079470a3ea68b9650cbab6;hb=f19e83dcf10d5fced3d799c884a4654d7ada6548;hp=1aa0ef47bc3474ce96dd0413db25a773a3636ec2;hpb=ee8763f60dc9f4f317fb0986e72ecce28c97d829;p=simgear.git diff --git a/simgear/screen/colors.hxx b/simgear/screen/colors.hxx index 1aa0ef47..c3ea8e7e 100644 --- a/simgear/screen/colors.hxx +++ b/simgear/screen/colors.hxx @@ -16,7 +16,7 @@ // // You should have received a copy of the GNU General Public License // along with this program; if not, write to the Free Software -// Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. +// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. // // $Id$ @@ -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