From 6fb7970d0e7dca1986817deecc2854d56455486f Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 23 Mar 2016 21:29:19 +0300 Subject: Remove unused constant from particleengine. --- src/particle/particleengine.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/particle') diff --git a/src/particle/particleengine.cpp b/src/particle/particleengine.cpp index 648d3b62d..d03d7c512 100644 --- a/src/particle/particleengine.cpp +++ b/src/particle/particleengine.cpp @@ -43,8 +43,6 @@ ParticleEngine *particleEngine = nullptr; -static const float SIN45 = 0.707106781F; - class Graphics; class Image; -- cgit v1.2.3-60-g2f50