Big CMakeLists update.
[supertux.git] / src / collision.cpp
index 6ff2295..715d02e 100644 (file)
@@ -57,7 +57,6 @@ namespace {
     c /= nval;
   }
 
-  static const float DELTA = .0001f;
 }
 
 bool rectangle_aatriangle(Constraints* constraints, const Rect& rect,