diff --git a/source/build/src/polymost.cpp b/source/build/src/polymost.cpp index 7ee4bb0cf..eafab739b 100644 --- a/source/build/src/polymost.cpp +++ b/source/build/src/polymost.cpp @@ -5446,8 +5446,6 @@ void polymost_drawrooms() resizeglcheck(); - polymost_shadeInterpolate(r_shadeinterpolate); - //global cos/sin tilt angle gctang = cosf(gtang); gstang = sinf(gtang);