summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/mxf_writer.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mxf_writer.cc b/src/mxf_writer.cc
index 374e6590..21720772 100644
--- a/src/mxf_writer.cc
+++ b/src/mxf_writer.cc
@@ -41,7 +41,7 @@ MXFWriter::MXFWriter (MXF* mxf, boost::filesystem::path file)
MXFWriter::~MXFWriter ()
{
- assert (_finalized);
+
}
void