aboutsummaryrefslogtreecommitdiff
path: root/include/aolayer.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/aolayer.h')
-rw-r--r--include/aolayer.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/aolayer.h b/include/aolayer.h
index f42642cd..f3ecebfb 100644
--- a/include/aolayer.h
+++ b/include/aolayer.h
@@ -104,10 +104,6 @@ protected:
QElapsedTimer actual_time;
- // Usually used to turn seconds into milliseconds such as for [Time] tag in
- // char.ini (which is no longer used)
- const int tick_ms = 60;
-
// These are the X and Y values before they are fixed based on the sprite's
// width.
int x = 0;