summaryrefslogtreecommitdiff
path: root/src/instrument.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/instrument.h')
-rw-r--r--src/instrument.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/instrument.h b/src/instrument.h
index 7c8c52d..0694d80 100644
--- a/src/instrument.h
+++ b/src/instrument.h
@@ -41,7 +41,6 @@
class Instrument
{
friend class InstrumentParser;
-
public:
Instrument(Settings& settings);
~Instrument();