summaryrefslogtreecommitdiff
path: root/main/main.h
diff options
context:
space:
mode:
Diffstat (limited to 'main/main.h')
-rw-r--r--main/main.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/main/main.h b/main/main.h
index e8f8357518..308128735c 100644
--- a/main/main.h
+++ b/main/main.h
@@ -36,10 +36,8 @@
#include "core/typedefs.h"
class Main {
-
static void print_help(const char *p_binary);
static uint64_t last_ticks;
- static uint64_t target_ticks;
static uint32_t frames;
static uint32_t frame;
static bool force_redraw_requested;