From fa1a3122c2c2b07daa5b03c7def8f31a1e5a89fc Mon Sep 17 00:00:00 2001 From: Comment Date: Wed, 16 Oct 2013 08:45:27 -0700 Subject: audio_analyser2 --- rotord/src/rendercontext.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'rotord/src/rendercontext.h') diff --git a/rotord/src/rendercontext.h b/rotord/src/rendercontext.h index b0f8649..cb02e31 100644 --- a/rotord/src/rendercontext.h +++ b/rotord/src/rendercontext.h @@ -102,9 +102,9 @@ namespace Rotor { std::deque work_queue; std::unordered_map renders; std::string output_filename; - std::string graph_dir; - std::string media_dir; - std::string output_dir; + //std::string graph_dir; + //std::string media_dir; + //std::string output_dir; std::string graph_filename; std::string graph_body; -- cgit v1.2.3