aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/include/openbsc/bsc_nat.h
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <zecke@selfish.org>2010-09-18 21:13:54 +0800
committerHolger Hans Peter Freyther <zecke@selfish.org>2010-09-20 02:51:29 +0800
commit249d69a26c5bfdb3adedfa1d822861a200082033 (patch)
tree64f70568e4f4e855cb57a7031d4ee6c0fa6faf08 /openbsc/include/openbsc/bsc_nat.h
parent6f6801066bb5890c628d719a864602041644ae62 (diff)
nat: Use the write_queue inside the CFG.
Diffstat (limited to 'openbsc/include/openbsc/bsc_nat.h')
-rw-r--r--openbsc/include/openbsc/bsc_nat.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/openbsc/include/openbsc/bsc_nat.h b/openbsc/include/openbsc/bsc_nat.h
index 6b2a09940..ff0ee484c 100644
--- a/openbsc/include/openbsc/bsc_nat.h
+++ b/openbsc/include/openbsc/bsc_nat.h
@@ -190,7 +190,6 @@ struct bsc_nat {
/* MGCP config */
struct mgcp_config *mgcp_cfg;
- struct write_queue mgcp_queue;
uint8_t mgcp_msg[4096];
int mgcp_length;