[PATCH] drivers/isdn/pcbit/: possible cleanups
[deliverable/linux.git] / drivers / isdn / pcbit / capi.h
index 18e6aa360a8f9c249576bae3295de938bdd4e462..df8e73c04d7fc2052cc0b86ad6d9eed8a789967a 100644 (file)
@@ -54,7 +54,6 @@ extern int capi_tdata_resp(struct pcbit_chan *chan, struct sk_buff ** skb);
 
 /* Connection Termination */
 extern int capi_disc_req(ushort callref, struct sk_buff **skb, u_char cause);
-extern int capi_decode_disc_conf(struct pcbit_chan *chan, struct sk_buff *skb);
 
 extern int capi_decode_disc_ind(struct pcbit_chan *chan, struct sk_buff *skb);
 extern int capi_disc_resp(struct pcbit_chan *chan, struct sk_buff **skb);
This page took 0.026111 seconds and 5 git commands to generate.