--- a/master/device.h Fri Nov 30 20:15:31 2012 +0100
+++ b/master/device.h Fri Nov 30 20:25:18 2012 +0100
@@ -64,7 +64,6 @@
typedef struct {
ec_debug_frame_dir_t dir;
struct timeval t;
- unsigned int addr;
uint8_t data[EC_MAX_DATA_SIZE];
unsigned int data_size;
} ec_debug_frame_t;