Changeset 2488:5d406a994ded in roaraudio


Ignore:
Timestamp:
08/24/09 00:20:09 (15 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

disable prototypes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • roard/include/sources.h

    r2285 r2488  
    2828#include <roaraudio.h> 
    2929 
     30#ifndef ROAR_WITHOUT_DCOMP_SOURCES 
    3031#define SRC_FLAG_NONE           0x00 
    3132#define SRC_FLAG_FHSEC          0x01 
     
    6364 
    6465int sources_add_cdriver (int stream   , char * device, int fh, char * driver); 
     66#endif 
    6567 
    6668#endif 
Note: See TracChangeset for help on using the changeset viewer.