Fixed build issue when DFU not enabled.

This commit is contained in:
Ross Owen
2013-11-13 16:43:22 +00:00
parent 082c06262a
commit 1bc57b91dc

View File

@@ -567,9 +567,7 @@ void Endpoint0( chanend c_ep0_out, chanend c_ep0_in, chanend c_audioControl,
c_audioControl, c_mix_ctl, c_clk_ctl);
}
#endif
#ifdef DFU
}
#endif
}
break;