Changeset 3324:31885084099b in roaraudio


Ignore:
Timestamp:
02/03/10 23:26:45 (14 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

comment out non used static code

File:
1 edited

Legend:

Unmodified
Added
Removed
  • libroar/vio_rtp.c

    r3323 r3324  
    6464} 
    6565 
     66#if 0 
    6667static const struct roar_audio_info * _pt2info (int pt) { 
    6768 int i; 
     
    7576 return NULL; 
    7677} 
     78#endif 
    7779 
    7880int roar_vio_open_rtp        (struct roar_vio_calls * calls, struct roar_vio_calls * dst, 
Note: See TracChangeset for help on using the changeset viewer.