From 9bfbde944b7d656f8e4278df764e157d2a56ab66 Mon Sep 17 00:00:00 2001 From: Robin Gareus Date: Wed, 22 Feb 2017 10:13:26 +0100 Subject: [PATCH] remove cruft --- gtk2_ardour/startup.cc | 2 -- 1 file changed, 2 deletions(-) diff --git a/gtk2_ardour/startup.cc b/gtk2_ardour/startup.cc index f332b69854..bfa625ceff 100644 --- a/gtk2_ardour/startup.cc +++ b/gtk2_ardour/startup.cc @@ -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; } -- 2.30.2