Fixup CODEC_MASTER usage

This commit is contained in:
xross
2018-01-17 14:06:49 +00:00
parent 0d98f1ad9a
commit 55a9f03719
7 changed files with 24 additions and 27 deletions

View File

@@ -438,10 +438,6 @@
#define CODEC_MASTER (0)
#endif
#if defined(CODEC_MASTER) && (CODEC_MASTER == 0)
#undef CODEC_MASTER
#endif
/**
* @brief Vendor String used by the device. This is also pre-pended to various strings used by the design.
*