diff --git a/Machines/MSX/MSX.cpp b/Machines/MSX/MSX.cpp index d897795fd..0eb24e17b 100644 --- a/Machines/MSX/MSX.cpp +++ b/Machines/MSX/MSX.cpp @@ -130,7 +130,6 @@ class AYPortHandler: public GI::AY38910::PortHandler { }; }; - template struct Speaker; template <> struct Speaker {