Tidy up clockcmds header

This commit is contained in:
Ross Owen
2013-10-23 17:20:16 +01:00
parent 538f6f3bf3
commit f0f9c1ecdb
7 changed files with 12 additions and 20 deletions

View File

@@ -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])