Removed port.h from main.xc

This commit is contained in:
Ross Owen
2013-09-18 17:32:04 +01:00
parent 8316b87c9f
commit 58f13deb92

View File

@@ -22,7 +22,6 @@
#include "decouple.h"
#include "usb_midi.h"
#include "audio.h"
#include "ports.h" /* Portmap defines and ports for current app instance */
#ifdef IAP
#include "iap.h"