forked from PAWPAW-Mirror/lib_xua
Tidy up clockcmds header
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
#include <print.h>
|
||||
|
||||
#include "devicedefines.h"
|
||||
#include "clockcmds.h"
|
||||
#include "commands.h"
|
||||
#include "SpdifReceive.h"
|
||||
|
||||
|
||||
@@ -537,9 +537,6 @@ void clockGen (streaming chanend c_spdif_rx, chanend c_adat_rx, out port p, chan
|
||||
break;
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
spdifCounters.samples += 1;
|
||||
|
||||
if(clkMode == CLOCK_SPDIF && clockValid[CLOCK_SPDIF_INDEX])
|
||||
|
||||
Reference in New Issue
Block a user