summaryrefslogtreecommitdiffstats
path: root/src/widget/wkey.cpp
diff options
context:
space:
mode:
authorRJ Ryan <rryan@mixxx.org>2016-04-26 11:00:03 -0700
committerRJ Ryan <rryan@mixxx.org>2016-04-26 11:12:16 -0700
commit7097d440e591502943b6fa5d0285cd7b348e956e (patch)
tree66295968bf89c0fd8129f04f1d84246e31cce5d9 /src/widget/wkey.cpp
parentffcedefc247d713fe13af623aa5cd49b3f9b415b (diff)
Delete default destructors.
Diffstat (limited to 'src/widget/wkey.cpp')
-rw-r--r--src/widget/wkey.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/widget/wkey.cpp b/src/widget/wkey.cpp
index 30403c03b9..6edfbc22d8 100644
--- a/src/widget/wkey.cpp
+++ b/src/widget/wkey.cpp
@@ -12,8 +12,6 @@ WKey::WKey(const char* group, QWidget* pParent)
m_engineKeyDistance.connectValueChanged(SLOT(setCents()));
}
-WKey::~WKey() = default;
-
void WKey::onConnectedControlChanged(double dParameter, double dValue) {
Q_UNUSED(dParameter);
// Enums are not currently represented using parameter space so it doesn't