pipeline: don't use near/far symbols
authorRobert Bragg <robert@linux.intel.com>
Wed, 8 Dec 2010 11:30:00 +0000 (11:30 +0000)
committerRobert Bragg <robert@linux.intel.com>
Wed, 8 Dec 2010 18:35:01 +0000 (18:35 +0000)
commitea66156c83dded1536009bbdd02032e5e3114c3a
tree83a4cf4cc8e4324f795af16b514d47b59356fd8a
parentacd3d615686f8b10589ac57b7fb16b4f968ae3fb
pipeline: don't use near/far symbols

According to 9cc90333473e3 the windows headers #define near as nothing,
and presumable the same is true for 'far' too. Apparently this define is
to improve compatibility with code written for Windows 3.1, so it's good
that people will be able to incorporate such code into their Clutter
applications.
clutter/cogl/cogl/cogl-pipeline.c