Skip to content

Commit

Permalink
remove dead code
Browse files Browse the repository at this point in the history
The macro does nothing.
  • Loading branch information
robUx4 committed Feb 25, 2024
1 parent 9208725 commit 8f39b0a
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions src/KaxContexts.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -24,13 +24,6 @@ DEFINE_END_SEMANTIC(KaxMatroska)

DEFINE_MKX_CONTEXT(KaxMatroska)

DEFINE_SEMANTIC_CONTEXT(KaxSegment)
DEFINE_SEMANTIC_CONTEXT(KaxAttached)
DEFINE_SEMANTIC_CONTEXT(KaxAttachments)
DEFINE_SEMANTIC_CONTEXT(KaxBlockGroup)
DEFINE_SEMANTIC_CONTEXT(KaxCluster)
DEFINE_SEMANTIC_CONTEXT(KaxTrackEntry)

// for the moment
const EbmlSemanticContext & GetKaxGlobal_Context()
{
Expand Down

0 comments on commit 8f39b0a

Please sign in to comment.