Fix stupid warning.

git-svn-id: svn://localhost/ardour2/branches/3.0@10789 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
David Robillard 2011-11-23 07:49:59 +00:00
parent fd47b579b5
commit 8301e6c55f
1 changed files with 1 additions and 0 deletions

View File

@ -587,6 +587,7 @@ AudioClock::get_field (Field f)
return edit_string;
break;
}
return "";
}
void