summaryrefslogtreecommitdiffstats
path: root/src/Log.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/Log.cpp')
-rw-r--r--src/Log.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/Log.cpp b/src/Log.cpp
index 55c2193a..23bbcf3f 100644
--- a/src/Log.cpp
+++ b/src/Log.cpp
@@ -33,8 +33,6 @@ namespace ingen {
Log::Log(LV2_Log_Log* log, URIs& uris)
: _log(log)
, _uris(uris)
- , _flush(false)
- , _trace(false)
{}
void