summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2026-02-25 00:44:48 +0100
committerCarl Hetherington <cth@carlh.net>2026-02-25 00:44:48 +0100
commit2725dd430cea6b5a0c74507f61059599058425db (patch)
treee4ca74b719781a7880ab08183917ac2099975809
parent47eca1672334a9cf0f4b37de2f28a59b66403118 (diff)
Write sync signal MCA subdescriptors.
-rw-r--r--src/sound_asset_writer.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/sound_asset_writer.cc b/src/sound_asset_writer.cc
index 0c04e771..a7de871c 100644
--- a/src/sound_asset_writer.cc
+++ b/src/sound_asset_writer.cc
@@ -94,7 +94,6 @@ SoundAssetWriter::SoundAssetWriter(SoundAsset* asset, boost::filesystem::path fi
Channel::LS,
Channel::RS,
Channel::MOTION_DATA,
- Channel::SYNC_SIGNAL,
Channel::SIGN_LANGUAGE,
Channel::CHANNEL_COUNT
};