Changeset 5238:5117fb0e7ed4 in roaraudio for roarclients/roarctl.c


Ignore:
Timestamp:
11/12/11 17:41:13 (12 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

Removed roar_stream_connect(), roar_stream_add_data(), roar_stream_send_data() and roar_stream_set_flags().

File:
1 edited

Legend:

Unmodified
Added
Removed
  • roarclients/roarctl.c

    r5236 r5238  
    10591059 } 
    10601060 
    1061  return roar_stream_set_flags2(con, s, f, action); 
     1061 return roar_stream_set_flags(con, s, f, action); 
    10621062} 
    10631063 
Note: See TracChangeset for help on using the changeset viewer.