Sonogram: Remove unused destructor
This commit is contained in:
@@ -33,7 +33,6 @@ class Sonogram : public Analyzer::Base {
|
||||
Q_OBJECT
|
||||
public:
|
||||
Q_INVOKABLE explicit Sonogram(QWidget *parent);
|
||||
~Sonogram();
|
||||
|
||||
static const char *kName;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user