remove unused variable

This commit is contained in:
Brian Smith 2013-06-12 22:02:37 -04:00
parent 39ff7a98c5
commit c57b17c00a
1 changed files with 0 additions and 5 deletions

View File

@ -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. " +