Commit a6526326 authored by Federico Vaga's avatar Federico Vaga

wrtd:rt:out: remove unused variable

Signed-off-by: Federico Vaga's avatarFederico Vaga <federico.vaga@cern.ch>


NOTE
This commit has been created by `git subtree` on the Mock Turtle repository
on tag mock-turtle-2.0

This commit will not compile
parent 4a4572bf
......@@ -28,10 +28,6 @@
#define OUT_TIMEOUT 10
/* Received message counters */
static int rx_ebone = 0, rx_loopback = 0;
/* Last received trigger (i.e. last received packet from Etherbone). */
static struct wrtd_trigger_entry last_received;
static const uint32_t version = GIT_VERSION;
static uint32_t promiscuous_mode = 0;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment