Skip to content

Commit

Permalink
gyrosim remove unused work handle
Browse files Browse the repository at this point in the history
  • Loading branch information
dagar committed Apr 24, 2017
1 parent 2c9f5a9 commit 96f3f74
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/platforms/posix/drivers/gyrosim/gyrosim.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,6 @@ class GYROSIM : public VirtDevObj
GYROSIM_gyro *_gyro;
uint8_t _product; /** product code */

WorkHandle _call;
unsigned _call_interval;

ringbuffer::RingBuffer *_accel_reports;
Expand Down

0 comments on commit 96f3f74

Please sign in to comment.