aboutsummaryrefslogtreecommitdiff
path: root/daemon/SessionXML.h
diff options
context:
space:
mode:
Diffstat (limited to 'daemon/SessionXML.h')
-rw-r--r--daemon/SessionXML.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/daemon/SessionXML.h b/daemon/SessionXML.h
index c2b5489..f7a5641 100644
--- a/daemon/SessionXML.h
+++ b/daemon/SessionXML.h
@@ -13,10 +13,6 @@
#include "SessionData.h"
struct ConfigParameters {
- char* title; // status title
- char uuid[64]; // universal unique identifier
- char* target_path; // target path of where to write to disk
- char* output_path; // host path of where to write to disk
char buffer_mode[64]; // buffer mode, "streaming", "low", "normal", "high" defines oneshot and buffer size
char sample_rate[64]; // capture mode, "high", "normal", or "low"
int duration; // length of profile in seconds