remove cruft
This commit is contained in:
parent
e60147d22d
commit
9bfbde944b
@ -119,8 +119,6 @@ ArdourStartup::~ArdourStartup ()
|
||||
bool
|
||||
ArdourStartup::required ()
|
||||
{
|
||||
const int current_version = atoi (PROGRAM_VERSION);
|
||||
|
||||
if (Glib::file_test (ARDOUR::been_here_before_path (), Glib::FILE_TEST_EXISTS)) {
|
||||
return false;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user