From 19691923340e5984e3ace837d39938f718fee608 Mon Sep 17 00:00:00 2001 From: Bent Bisballe Nyeng Date: Thu, 31 Mar 2016 22:11:07 +0200 Subject: Removed the last Conf:: namespace usage and replaced it with Settings. --- src/instrument.cc | 1 - 1 file changed, 1 deletion(-) (limited to 'src/instrument.cc') diff --git a/src/instrument.cc b/src/instrument.cc index ee225d5..f187de0 100644 --- a/src/instrument.cc +++ b/src/instrument.cc @@ -29,7 +29,6 @@ #include #include "sample.h" -#include "configuration.h" Instrument::Instrument(Settings& settings) : settings(settings) -- cgit v1.2.3