changeset 2512:d469d26ffeb1

Remove no-longer-used signal
author Chris Cannam
date Wed, 22 Apr 2020 14:48:41 +0100
parents 036c531a3f2b
children 9f5b267276c5
files main/MainWindow.cpp main/MainWindow.h repoint-lock.json
diffstat 3 files changed, 1 insertions(+), 13 deletions(-) [+]
line wrap: on
line diff
--- a/main/MainWindow.cpp	Wed Apr 22 13:10:12 2020 +0100
+++ b/main/MainWindow.cpp	Wed Apr 22 14:48:41 2020 +0100
@@ -4680,17 +4680,6 @@
 }
 
 void
-MainWindow::audioTimeStretchMultiChannelDisabled()
-{
-    static bool shownOnce = false;
-    if (shownOnce) return;
-    QMessageBox::information
-        (this, tr("Audio processing overload"),
-         tr("<b>Overloaded</b><p>Audio playback speed processing has been reduced to a single channel, due to a processing overload."));
-    shownOnce = true;
-}
-
-void
 MainWindow::betaReleaseWarning()
 {
     QMessageBox::information
--- a/main/MainWindow.h	Wed Apr 22 13:10:12 2020 +0100
+++ b/main/MainWindow.h	Wed Apr 22 14:48:41 2020 +0100
@@ -72,7 +72,6 @@
 
     void sampleRateMismatch(sv_samplerate_t, sv_samplerate_t, bool) override;
     void audioOverloadPluginDisabled() override;
-    void audioTimeStretchMultiChannelDisabled() override;
 
     virtual void toolNavigateSelected();
     virtual void toolSelectSelected();
--- a/repoint-lock.json	Wed Apr 22 13:10:12 2020 +0100
+++ b/repoint-lock.json	Wed Apr 22 14:48:41 2020 +0100
@@ -10,7 +10,7 @@
       "pin": "5e091b0e317c"
     },
     "svapp": {
-      "pin": "bac019c94e38"
+      "pin": "baa7d3a85317"
     },
     "checker": {
       "pin": "e839338d3869"