Remove command line string quoting when forming jack command line on windows
authorTim Mayberry <mojofunk@gmail.com>
Mon, 21 Oct 2013 10:54:37 +0000 (20:54 +1000)
committerTim Mayberry <mojofunk@gmail.com>
Mon, 2 Dec 2013 11:28:19 +0000 (21:28 +1000)
commitf74521b0cdee78b108922f71dc480f5186260e88
tree3d83f6f397f18639b9188b19da15eb47dbdf4796
parentad906794b873362bfac8e028a1ac7fb0fadb9b31
Remove command line string quoting when forming jack command line on windows

This used to be necessary when we started the JACK server but now that we
write a .jackdrc it only causes problems.

I have fixed this before in some branch, must have been lost in a merge.
libs/backends/jack/jack_utils.cc