diff options
| author | Manuel Moos | 2018-02-11 00:03:31 +0100 |
|---|---|---|
| committer | Manuel Moos | 2018-04-09 22:27:29 +0200 |
| commit | d5abd4eb750387c95d1040e7613f98bd816c58bb (patch) | |
| tree | b69b6829a61b4573b9bfaacac8ab91af547aa79a /main/main.h | |
| parent | ca1312dbe95b885786b541220857039f4411bcaa (diff) | |
| download | godot-d5abd4eb750387c95d1040e7613f98bd816c58bb.tar.gz godot-d5abd4eb750387c95d1040e7613f98bd816c58bb.tar.zst godot-d5abd4eb750387c95d1040e7613f98bd816c58bb.zip | |
Diffstat (limited to 'main/main.h')
| -rw-r--r-- | main/main.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/main/main.h b/main/main.h index 8b805fa1d..c20592bf3 100644 --- a/main/main.h +++ b/main/main.h @@ -44,7 +44,6 @@ class Main { static void print_help(const char *p_binary); static uint64_t last_ticks; static uint64_t target_ticks; - static float time_accum; static uint32_t frames; static uint32_t frame; static bool force_redraw_requested; |
