From ffc2a93daa8d0dd4fed97427ae7f00e4194b26c4 Mon Sep 17 00:00:00 2001 From: Johannes Schickel Date: Fri, 20 May 2011 19:30:22 +0200 Subject: AUDIO: Remove leftover "forward" declaration after real declaration in the TOWNS midi code. --- audio/softsynth/fmtowns_pc98/towns_midi.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'audio/softsynth') diff --git a/audio/softsynth/fmtowns_pc98/towns_midi.cpp b/audio/softsynth/fmtowns_pc98/towns_midi.cpp index e67a78e9dc..3c7ce7d0e4 100644 --- a/audio/softsynth/fmtowns_pc98/towns_midi.cpp +++ b/audio/softsynth/fmtowns_pc98/towns_midi.cpp @@ -25,8 +25,6 @@ #include "common/textconsole.h" #include "common/system.h" -enum EnvelopeState; - class TownsMidiOutputChannel { friend class TownsMidiInputChannel; public: -- cgit v1.2.3