From 1f9261ba6349ba347953399a8857c4c48e013834 Mon Sep 17 00:00:00 2001 From: laforge Date: Sat, 29 Oct 2005 20:24:35 +0000 Subject: remove dead code git-svn-id: https://svn.gnumonks.org/trunk/librfid@1595 e0336214-984f-0b4b-a45f-81c69e1f0ede --- rfid_proto_tcl.c | 14 -------------- 1 file changed, 14 deletions(-) (limited to 'rfid_proto_tcl.c') diff --git a/rfid_proto_tcl.c b/rfid_proto_tcl.c index 102c58f..25ff45a 100644 --- a/rfid_proto_tcl.c +++ b/rfid_proto_tcl.c @@ -641,20 +641,6 @@ out: return ret; } -#if 0 -int -tcl_send(struct tcl_handle *th) -{ - return -1; -} - -int -tcl_recv() -{ - return -1; -} -#endif - static struct rfid_protocol_handle * tcl_init(struct rfid_layer2_handle *l2h) { -- cgit v1.2.3