Fix warning

This commit is contained in:
Atlante45 2015-04-07 17:10:31 +02:00
parent a120e50cc0
commit 73f9276c74

View file

@ -28,8 +28,6 @@
#include "Util.h"
#include "ui/Stats.h"
// Used to fade the UI
const float FADE_SPEED = 0.08f;
// Used to animate the magnification windows
const float MAG_SPEED = 0.08f;