mirror of
https://github.com/TomHarte/CLK.git
synced 2024-12-23 20:29:42 +00:00
Remove dead non-access.
This commit is contained in:
parent
604232acd9
commit
69ae9d72c8
@ -52,8 +52,6 @@ Chipset::Changes Chipset::run_until_cpu_slot() {
|
||||
}
|
||||
|
||||
bool Chipset::Copper::advance(uint16_t position) {
|
||||
(void)position;
|
||||
|
||||
switch(state_) {
|
||||
default: return false;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user