summaryrefslogtreecommitdiffstats
path: root/src/controllers/controllerpresetinfo.cpp
diff options
context:
space:
mode:
authorJan Holthuis <jan.holthuis@ruhr-uni-bochum.de>2020-12-02 20:58:38 +0100
committerJan Holthuis <jan.holthuis@ruhr-uni-bochum.de>2020-12-02 20:58:38 +0100
commit8e18359de7cfc2521045671007ec6115c150dd55 (patch)
tree3ab01fdde13b0c3b32350af333bdf443c8c46288 /src/controllers/controllerpresetinfo.cpp
parent8e18c532f3bb04177093581f2ec1bc993225079e (diff)
Clean up comments and use doxygen style (///)
Diffstat (limited to 'src/controllers/controllerpresetinfo.cpp')
-rw-r--r--src/controllers/controllerpresetinfo.cpp7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/controllers/controllerpresetinfo.cpp b/src/controllers/controllerpresetinfo.cpp
index f60e751ffa..34f075de5b 100644
--- a/src/controllers/controllerpresetinfo.cpp
+++ b/src/controllers/controllerpresetinfo.cpp
@@ -1,10 +1,3 @@
-/** Implement handling enumeration and parsing of preset info headers
-*
-* This class handles parsing of controller XML description file
-* <info> header tags. It can be used to match controllers automatically or to
-* show details for a mapping.
-*/
-
#include "controllers/controllerpresetinfo.h"
#include "controllers/defs_controllers.h"