From 92812a1213121ca1fdbe14118a03bdc04f06c98f Mon Sep 17 00:00:00 2001 From: twinaphex Date: Tue, 9 Dec 2014 17:34:37 +0100 Subject: Remove unused clock_speed variable --- main.h | 1 - 1 file changed, 1 deletion(-) (limited to 'main.h') diff --git a/main.h b/main.h index 543560e..41317a9 100644 --- a/main.h +++ b/main.h @@ -86,7 +86,6 @@ extern u64 base_timestamp; extern char main_path[512]; extern u32 update_backup_flag; -extern u32 clock_speed; u32 update_gba(); void reset_gba(); -- cgit v1.2.3