From 503182ebc3cbae9a03a205b74d2b15e532728c63 Mon Sep 17 00:00:00 2001 From: Harald Welte Date: Thu, 22 Sep 2005 23:45:44 -0700 Subject: [PATCH] --- yaml --- r: 9262 b: refs/heads/master c: a82b748930fce0dab22c64075c38c830ae116904 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/include/linux/netfilter_ipv4/ip_conntrack_pptp.h | 7 ------- 2 files changed, 1 insertion(+), 8 deletions(-) diff --git a/[refs] b/[refs] index 717d58686242..64317d04ae2c 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 67497205b12e3cb408259cc09b50c3a9d12cd935 +refs/heads/master: a82b748930fce0dab22c64075c38c830ae116904 diff --git a/trunk/include/linux/netfilter_ipv4/ip_conntrack_pptp.h b/trunk/include/linux/netfilter_ipv4/ip_conntrack_pptp.h index 50a761db5a04..816144c75de0 100644 --- a/trunk/include/linux/netfilter_ipv4/ip_conntrack_pptp.h +++ b/trunk/include/linux/netfilter_ipv4/ip_conntrack_pptp.h @@ -284,13 +284,6 @@ struct PptpSetLinkInfo { __be32 recvAccm; }; - -struct pptp_priv_data { - __u16 call_id; - __u16 mcall_id; - __u16 pcall_id; -}; - union pptp_ctrl_union { struct PptpStartSessionRequest sreq; struct PptpStartSessionReply srep;