mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-15 19:16:40 +01:00
remove cruft
This commit is contained in:
parent
e60147d22d
commit
9bfbde944b
1 changed files with 0 additions and 2 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue