mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-17 20:26:30 +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
|
bool
|
||||||
ArdourStartup::required ()
|
ArdourStartup::required ()
|
||||||
{
|
{
|
||||||
const int current_version = atoi (PROGRAM_VERSION);
|
|
||||||
|
|
||||||
if (Glib::file_test (ARDOUR::been_here_before_path (), Glib::FILE_TEST_EXISTS)) {
|
if (Glib::file_test (ARDOUR::been_here_before_path (), Glib::FILE_TEST_EXISTS)) {
|
||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue