[PATCH] i2lib unused variable cleanup
[safe/jmp/linux-2.6] / drivers / char / ip2 / i2lib.c
index c213fdb..7804576 100644 (file)
@@ -1016,7 +1016,6 @@ i2Output(i2ChanStrPtr pCh, const char *pSource, int count)
        unsigned short channel;
        unsigned short stuffIndex;
        unsigned long flags;
-       int rc = 0;
 
        int bailout = 10;