summaryrefslogtreecommitdiffstats
path: root/customcontext/animation/animationdriver.h
diff options
context:
space:
mode:
Diffstat (limited to 'customcontext/animation/animationdriver.h')
-rw-r--r--customcontext/animation/animationdriver.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/customcontext/animation/animationdriver.h b/customcontext/animation/animationdriver.h
index 0c9d0fd..e95c847 100644
--- a/customcontext/animation/animationdriver.h
+++ b/customcontext/animation/animationdriver.h
@@ -70,11 +70,6 @@ private:
float m_stable_vsync;
float m_current_animation_time;
- float m_current_animation_delay;
- float m_current_animation_catchup;
-
- float m_threshold_for_catchup;
- float m_catchup_ratio;
};
}