summaryrefslogtreecommitdiffstats
path: root/src/control
diff options
context:
space:
mode:
authorJan Holthuis <jan.holthuis@ruhr-uni-bochum.de>2020-12-02 21:17:16 +0100
committerJan Holthuis <jan.holthuis@ruhr-uni-bochum.de>2020-12-02 21:17:16 +0100
commit6bac62651147ff2a902347522a629aea13d81f17 (patch)
tree39efed978c56c6d7c78015547c48b142ea04b030 /src/control
parentb207bd38e1574cb75315a2c66e7a598c22fc55ca (diff)
Delete trailing/leading blank lines
Diffstat (limited to 'src/control')
-rw-r--r--src/control/controlaudiotaperpot.cpp1
-rw-r--r--src/control/controlaudiotaperpot.h1
2 files changed, 0 insertions, 2 deletions
diff --git a/src/control/controlaudiotaperpot.cpp b/src/control/controlaudiotaperpot.cpp
index 9264b67774..c3f6a9cd3d 100644
--- a/src/control/controlaudiotaperpot.cpp
+++ b/src/control/controlaudiotaperpot.cpp
@@ -1,4 +1,3 @@
-
#include "control/controlaudiotaperpot.h"
ControlAudioTaperPot::ControlAudioTaperPot(const ConfigKey& key,
diff --git a/src/control/controlaudiotaperpot.h b/src/control/controlaudiotaperpot.h
index e61f283594..afbc59ad57 100644
--- a/src/control/controlaudiotaperpot.h
+++ b/src/control/controlaudiotaperpot.h
@@ -1,4 +1,3 @@
-
#pragma once
#include "control/controlpotmeter.h"