summaryrefslogtreecommitdiff
path: root/src/MDD.h
diff options
context:
space:
mode:
authorjhurst <jhurst@cinecert.com>2009-05-20 04:37:31 +0000
committerjhurst <>2009-05-20 04:37:31 +0000
commita5b15f66c30093efe376f0462e43ac4ac10e2e14 (patch)
treecebc444f468511a72e85c4cf425057b4b95727b4 /src/MDD.h
parentf7598051fa2ec0754bf7c5b2398dbaa54928f64b (diff)
UL dict final
Diffstat (limited to 'src/MDD.h')
-rwxr-xr-xsrc/MDD.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/MDD.h b/src/MDD.h
index b8dd101..0d252fe 100755
--- a/src/MDD.h
+++ b/src/MDD.h
@@ -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;