Removed unused variables

This commit is contained in:
r.kuznetsov 2017-07-14 10:47:30 +03:00
parent 39a842ddcf
commit debe1e969a

View file

@ -53,8 +53,6 @@ int const kArrowAppearingZoomLevel = 14;
int const kInvalidGroup = -1;
uint32_t const kPreviewPointsCount = 512;
double const kPreviewAnimationSpeed = 3.0;
double const kPreviewAnimationScale = 0.3;
double const kInvalidDistance = -1.0;