Changeset 5947:93f916c17f6d in roaraudio


Ignore:
Timestamp:
10/15/13 13:38:03 (10 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

removed old and strange --codec parameter

File:
1 edited

Legend:

Unmodified
Added
Removed
  • roarclients/roarlight.c

    r5945 r5947  
    258258   ROAR_CKHAVEARGS(1); 
    259259   mixer = atoi(argv[++i]); 
    260   } else if ( !strcmp(k, "--codec") ) { 
    261  
    262260  } else if ( !strcmp(k, "--help") || !strcmp(k, "-h") ) { 
    263261   usage(); 
Note: See TracChangeset for help on using the changeset viewer.