mirror of
https://github.com/TomHarte/CLK.git
synced 2025-08-07 23:25:00 +00:00
Eliminate redundant line break.
This commit is contained in:
@@ -130,7 +130,6 @@ class AYPortHandler: public GI::AY38910::PortHandler {
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
template <bool has_opll> struct Speaker;
|
||||
|
||||
template <> struct Speaker<false> {
|
||||
|
Reference in New Issue
Block a user