Changeset dcf9a8e in OpenSC


Ignore:
Timestamp:
06/17/11 09:12:38 (11 months ago)
Author:
martin
Branches:
master, staging
Children:
78adc76
Parents:
17c295a
git-author:
Martin Paljak <martin@…> (06/17/11 09:12:38)
git-committer:
Martin Paljak <martin@…> (06/17/11 09:12:38)
Message:

setcos: remove useless #if 1

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/libopensc/card-setcos.c

    r2757253 rdcf9a8e  
    11351135} 
    11361136 
    1137 #if 1 
    11381137struct sc_card_driver *sc_get_setcos_driver(void) 
    11391138{ 
    11401139        return sc_get_driver(); 
    11411140} 
    1142 #endif 
Note: See TracChangeset for help on using the changeset viewer.