master/device.h
branchstable-1.5
changeset 2454 5cf6bb14a579
parent 2450 c0cf0e6cff43
--- 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;