summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/types.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/types.cc b/src/types.cc
index 2bcd7101..4f089e2e 100644
--- a/src/types.cc
+++ b/src/types.cc
@@ -858,7 +858,6 @@ dcp::used_audio_channels ()
c.push_back (MOTION_DATA);
c.push_back (SYNC_SIGNAL);
c.push_back (SIGN_LANGUAGE);
- c.push_back (dcp::LEFT);
return c;
}