summaryrefslogtreecommitdiffhomepage
path: root/Stars45/FadeView.h
diff options
context:
space:
mode:
authorAki <please@ignore.pl>2022-03-10 23:37:05 +0100
committerAki <please@ignore.pl>2022-03-10 23:37:05 +0100
commitba692357878e569587cf67fbc2bf3771d1fc49fb (patch)
treed626b9df78ff8c94ddcad85611278809fd91dd0d /Stars45/FadeView.h
parent35f271d64582e90bf82bde88d48fd631a46dce9e (diff)
downloadstarshatter-ba692357878e569587cf67fbc2bf3771d1fc49fb.zip
starshatter-ba692357878e569587cf67fbc2bf3771d1fc49fb.tar.gz
starshatter-ba692357878e569587cf67fbc2bf3771d1fc49fb.tar.bz2
Simplified clock usage in FadeView
Diffstat (limited to 'Stars45/FadeView.h')
-rw-r--r--Stars45/FadeView.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/Stars45/FadeView.h b/Stars45/FadeView.h
index 9bb0d12..d3e3925 100644
--- a/Stars45/FadeView.h
+++ b/Stars45/FadeView.h
@@ -44,7 +44,6 @@ protected:
double fade_in;
double fade_out;
double hold_time;
- double time;
double step_time;
int fast;