diff options
| author | jhurst <jhurst@cinecert.com> | 2009-05-20 04:37:31 +0000 |
|---|---|---|
| committer | jhurst <> | 2009-05-20 04:37:31 +0000 |
| commit | a5b15f66c30093efe376f0462e43ac4ac10e2e14 (patch) | |
| tree | cebc444f468511a72e85c4cf425057b4b95727b4 /src/MDD.h | |
| parent | f7598051fa2ec0754bf7c5b2398dbaa54928f64b (diff) | |
UL dict final
Diffstat (limited to 'src/MDD.h')
| -rwxr-xr-x | src/MDD.h | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -312,13 +312,9 @@ namespace ASDCP { MDD_Core_IndexSID, // 274 MDD_Core_OperationalPattern, // 275 MDD_Core_EssenceContainers, // 276 - MDD_Max }; // enum MDD_t - // const ui32_t MDD_Table_size = (ui32_t)MDD_Max; - - // const MDD_t MDD_EssenceContainerData_BodySID = MDD_Core_BodySID; const MDD_t MDD_IndexTableSegmentBase_IndexSID = MDD_Core_IndexSID; |
