Changeset 3596:e4694151b8e8 in roaraudio for roard/emul_simple.c


Ignore:
Timestamp:
02/28/10 06:28:04 (14 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

disable PulseAudio? Simple protocol emulation in minimal mode

File:
1 edited

Legend:

Unmodified
Added
Removed
  • roard/emul_simple.c

    r3517 r3596  
    2525 
    2626#include "roard.h" 
     27 
     28#ifndef ROAR_MINIMAL 
    2729 
    2830int emul_simple_on_connect  (int client, struct roard_listen * lsock) { 
     
    7274} 
    7375 
     76#endif 
     77 
    7478//ll 
Note: See TracChangeset for help on using the changeset viewer.