summaryrefslogtreecommitdiff
path: root/src/instrument.h
diff options
context:
space:
mode:
authorBent Bisballe Nyeng <deva@aasimon.org>2016-03-23 22:38:44 +0100
committerBent Bisballe Nyeng <deva@aasimon.org>2016-03-31 21:11:57 +0200
commit04e532a2a079ceb6acfcb4ebfaca58315fe1ff2d (patch)
treebe3bd99b9b7e31d5889f6778ed9eae87ebcc7af2 /src/instrument.h
parentd64958fc1e51ec92b73b545530e58967d69e92a8 (diff)
Settings.
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();