Removed accidental inclusion of genclock() from main.xc

This commit is contained in:
Ross Owen
2015-10-30 12:05:56 +00:00
parent 4360799be2
commit 563b69c07f

View File

@@ -47,8 +47,6 @@
#include "pcm_pdm_mic.h"
#endif
void genclock();
[[distributable]]
void DFUHandler(server interface i_dfu i, chanend ?c_user_cmd);