mirror of
https://github.com/TomHarte/CLK.git
synced 2026-04-26 03:29:40 +00:00
Remove unused elements.
This commit is contained in:
@@ -730,7 +730,6 @@ private:
|
||||
}
|
||||
void read_dipole() {
|
||||
using Register = CPU::MOS6502::Register;
|
||||
using Pulse = Storage::Tape::Pulse;
|
||||
using Flag = CPU::MOS6502::Flag;
|
||||
|
||||
//
|
||||
|
||||
@@ -71,7 +71,6 @@ private:
|
||||
bool half_waves_;
|
||||
bool updated_layout_;
|
||||
Platform platform_;
|
||||
TargetPlatform::Type target_platforms_;
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user