Remove IAP_BUFFERED as this is the only option now.

This commit is contained in:
Russell Gallop
2011-09-06 12:22:28 +01:00
parent f8af92041d
commit 5c6dd16a3c
5 changed files with 4 additions and 26 deletions

View File

@@ -17,10 +17,6 @@
#undef IAP
#endif
#if defined(IAP_BUFFERED) && (IAP_BUFFERED == 0)
#undef IAP_BUFFERED
#endif
#if defined(CONNECTOR_30_PIN) && (CONNECTOR_30_PIN == 0)
#undef CONNECTOR_30_PIN
#endif