From 6e6af33f00a17e842da81e4a04ea9c3421c55adb Mon Sep 17 00:00:00 2001 From: Bent Bisballe Nyeng Date: Thu, 31 Mar 2016 21:26:42 +0200 Subject: Fix issues from rebasing. --- src/instrument.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/instrument.h') 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; }; -- cgit v1.2.3