Changeset 728 for releases

Show
Ignore:
Timestamp:
09/05/05 18:49:53 (3 years ago)
Author:
aj
Message:

variable not used.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • releases/openct-0.6.6/src/ifd/ifd-acr30u.c

    r693 r728  
    372372acr_card_status(ifd_reader_t *reader, int slot, int *status) 
    373373{ 
    374         ifd_device_t    *dev = reader->device; 
    375374        unsigned char   acr_status[ACR_STATUS_LENGTH]; 
    376375        int             rc;