X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=libs%2Fardour%2Fsession_export.cc;h=dffe6582f2c4becb17590666e7a1be8e517ea45d;hb=a473d630eb165272992e90f8d854b1d66ec0be63;hp=2c4d8a1a22666e663b1556aa0f18840264e1a8c9;hpb=a46cea06e29bfdb18e0199a665caf5a34d388968;p=ardour.git diff --git a/libs/ardour/session_export.cc b/libs/ardour/session_export.cc index 2c4d8a1a22..dffe6582f2 100644 --- a/libs/ardour/session_export.cc +++ b/libs/ardour/session_export.cc @@ -165,7 +165,7 @@ Session::process_export (pframes_t nframes) process_without_events (nframes); } - + try { /* handle export - XXX what about error handling? */