summaryrefslogtreecommitdiff
path: root/plugins/ethercat/packet-ethercat-datagram.c
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/ethercat/packet-ethercat-datagram.c')
-rw-r--r--plugins/ethercat/packet-ethercat-datagram.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/plugins/ethercat/packet-ethercat-datagram.c b/plugins/ethercat/packet-ethercat-datagram.c
index 1b414772cd..d154141e2a 100644
--- a/plugins/ethercat/packet-ethercat-datagram.c
+++ b/plugins/ethercat/packet-ethercat-datagram.c
@@ -510,11 +510,6 @@ static const true_false_string tfs_ecat_subframe_more_vals =
"More EtherCAT datagrams will follow", "Last EtherCAT datagram"
};
-static const true_false_string tfs_ecat_fmmu_typeread =
-{
- "Read in use", "Read ignore"
-};
-
static const true_false_string tfs_ecat_fmmu_typewrite =
{
"Write in use", "Write ignore"