Changeset 931 for trunk/src


Ignore:
Timestamp:
12/07/06 10:51:19 (5 years ago)
Author:
aj
Message:

don't compile in an unused funciton (kill warning).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/ifd/ifd-wbeiuu.c

    r907 r931  
    748748} 
    749749 
     750#if 0 
     751/* not used so far */ 
    750752static int wbeiuu_set_protocol(ifd_reader_t * reader, int slot, int protocol) 
    751753{ 
     
    763765        return 0; 
    764766} 
     767#endif 
    765768 
    766769static int wbeiuu_transparent(ifd_reader_t * reader, int slot, 
Note: See TracChangeset for help on using the changeset viewer.