Changeset 3496

Show
Ignore:
Timestamp:
04/28/08 09:24:57 (7 months ago)
Author:
ludovic.rousseau
Message:

card.c:756: warning: unused variable 'j'

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/src/libopensc/card.c

    r3388 r3496  
    754754                size_t fix_hex_len = card_atr_hex_len; 
    755755                size_t fix_bin_len = card_atr_bin_len; 
     756#ifdef __APPLE__ 
    756757                unsigned int j = 0; 
     758#endif 
    757759 
    758760                if (ctx->debug >= 4)