From 6e6685fe7c5db184bdc0fad7d9956a0b43783574 Mon Sep 17 00:00:00 2001 From: xerus2000 <27jf@pm.me> Date: Thu, 13 Aug 2020 13:17:38 +0200 Subject: Remove all @author comments --- src/control/controllogpotmeter.h | 4 ---- src/control/controlpotmeter.h | 4 ---- 2 files changed, 8 deletions(-) (limited to 'src/control') diff --git a/src/control/controllogpotmeter.h b/src/control/controllogpotmeter.h index 1ec4a93e0f..bac9e0e284 100644 --- a/src/control/controllogpotmeter.h +++ b/src/control/controllogpotmeter.h @@ -21,10 +21,6 @@ #include "control/controlpotmeter.h" #include "preferences/usersettings.h" -/** - *@author Tue and Ken Haste Andersen - */ - class ControlLogpotmeter : public ControlPotmeter { Q_OBJECT public: diff --git a/src/control/controlpotmeter.h b/src/control/controlpotmeter.h index ef56a8eb2a..226baebb2d 100644 --- a/src/control/controlpotmeter.h +++ b/src/control/controlpotmeter.h @@ -21,10 +21,6 @@ #include "preferences/usersettings.h" #include "control/controlobject.h" -/** - *@author Tue and Ken Haste Andersen - */ - class ControlPushButton; class ControlProxy; -- cgit v1.2.3