Remove unused #define

This commit is contained in:
iabdalkader 2015-08-16 01:11:05 +02:00
parent 20b823333a
commit bf9401ee6f

View File

@ -19,7 +19,6 @@
#include "compile.h"
#include "runtime.h"
#define USB_TX_BUF_SIZE (64)
static int xfer_bytes;
static int xfer_length;
static enum usbdbg_cmd cmd;