summaryrefslogtreecommitdiff
path: root/src/instrument.h
diff options
context:
space:
mode:
authorBent Bisballe Nyeng <deva@aasimon.org>2016-03-31 21:26:42 +0200
committerBent Bisballe Nyeng <deva@aasimon.org>2016-03-31 21:26:42 +0200
commit6e6af33f00a17e842da81e4a04ea9c3421c55adb (patch)
tree245dc00530554291f8547ee311a7a497a0ccd58e /src/instrument.h
parente9c4a96ad32c2ab22f6f3edc5b68f1eb414c041e (diff)
Fix issues from rebasing.
Diffstat (limited to 'src/instrument.h')
-rw-r--r--src/instrument.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/instrument.h b/src/instrument.h
index 0694d80..a531aec 100644
--- a/src/instrument.h
+++ b/src/instrument.h
@@ -79,8 +79,6 @@ private:
size_t lastpos;
float mod;
Settings& settings;
-};
-
Random rand;
};