remove unused variable
This commit is contained in:
parent
39ff7a98c5
commit
c57b17c00a
|
|
@ -80,11 +80,6 @@
|
|||
UNIX: "Unix"
|
||||
};
|
||||
|
||||
var instructions = "Choose the audio profile you would like to use for this session. If needed, use arrow buttons to assign audio inputs " +
|
||||
"to your tracks, to indicate what instrument you are playing on each track, and to assign audio outputs for listening. " +
|
||||
"If you want to use a new audio device you have not tested/certified for latency using JamKazam, click the Add New Audio " +
|
||||
"Gear button to test that device.";
|
||||
|
||||
var configure_audio_instructions = {
|
||||
"Win32": "Choose the audio profile you would like to use for this session. If needed, use arrow buttons to assign audio inputs " +
|
||||
"to your tracks, to indicate what instrument you are playing on each track, and to assign audio outputs for listening. " +
|
||||
|
|
|
|||
Loading…
Reference in New Issue