From 817e6af268f4022d6e2425f24ff76ba55be5ca11 Mon Sep 17 00:00:00 2001 From: riccardom Date: Sat, 6 Jun 2009 12:41:20 +0000 Subject: [PATCH] One should be enough :) --- desmume/src/windows/main.h | 1 - 1 file changed, 1 deletion(-) diff --git a/desmume/src/windows/main.h b/desmume/src/windows/main.h index f012eaaef..99da12172 100644 --- a/desmume/src/windows/main.h +++ b/desmume/src/windows/main.h @@ -18,7 +18,6 @@ void AviEnd(); void WavRecordTo(); void WavEnd(); -extern bool ShowInputDisplay; extern bool frameCounterDisplay; extern bool FpsDisplay; extern bool ShowInputDisplay;