aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <zecke@selfish.org>2011-02-10 18:28:30 +0100
committerHolger Hans Peter Freyther <zecke@selfish.org>2011-02-10 20:09:09 +0100
commit7ca2b03aa68a4f74f36206ee608c168afbe36433 (patch)
tree584f734d18ad88efaf620eed9cd54a94d6da0bc0 /include
parent89fa11af027139a1330717600bc962e69f6d5307 (diff)
bsc: Remove the m2ua_set pointer from the struct as well
Diffstat (limited to 'include')
-rw-r--r--include/bsc_data.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/bsc_data.h b/include/bsc_data.h
index bd599df..c1e1658 100644
--- a/include/bsc_data.h
+++ b/include/bsc_data.h
@@ -123,7 +123,6 @@ struct bsc_data {
int setup;
int pcap_fd;
int udp_reset_timeout;
- struct mtp_link_set *m2ua_set;
struct llist_head links;
/* udp code */