mirror of
https://github.com/TomHarte/CLK.git
synced 2026-04-19 19:16:34 +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