Changeset 2115

Show
Ignore:
Timestamp:
06/16/09 10:34:49 (15 months ago)
Author:
drobilla
Message:

Remove lv2_simple_jack_host (was never useful anyway, just a crippled lv2_jack_host).

Location:
trunk/slv2
Files:
1 removed
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/slv2/wscript

    r2057 r2115  
    129129        hosts = ''' 
    130130                hosts/lv2_jack_host 
    131                 hosts/lv2_simple_jack_host 
    132131        ''' 
    133132        if bld.env['USE_JACK']: