summaryrefslogtreecommitdiff
path: root/rotord/src/rendercontext.h
diff options
context:
space:
mode:
authorComment <tim@gray.(none)>2013-10-16 08:45:27 -0700
committerComment <tim@gray.(none)>2013-10-16 08:45:27 -0700
commitfa1a3122c2c2b07daa5b03c7def8f31a1e5a89fc (patch)
tree82ea2783779bcb746608340299d8b37804eeaff9 /rotord/src/rendercontext.h
parent9d6fe33bea0f070356d02a9196e9dfbfa3d0cf8d (diff)
audio_analyser2
Diffstat (limited to 'rotord/src/rendercontext.h')
-rw-r--r--rotord/src/rendercontext.h6
1 files changed, 3 insertions, 3 deletions
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<Session_task> work_queue;
std::unordered_map<string,Render_status> 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;