Removed extra comma from configuration file.

This commit is contained in:
Jonathas Costa
2018-05-14 13:38:45 -04:00
parent f7dcc9c941
commit 25fbaf4294
+1 -1
View File
@@ -24,7 +24,7 @@ SGCTConfig = sgct.config.single{}
-- SGCTConfig = sgct.config.single{2560, 1440, shared=true, name="WV_OBS_SPOUT1"}
-- Stereo
-- SGCTConfig = "${CONFIG}/stereo.xml",
-- SGCTConfig = "${CONFIG}/stereo.xml"
-- Spout exit
-- SGCTConfig = "${CONFIG}/spout_output.xml"