summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libs/ardour/export_filename.cc2
1 files changed, 0 insertions, 2 deletions
diff --git a/libs/ardour/export_filename.cc b/libs/ardour/export_filename.cc
index ef4fbea02b..945af25dee 100644
--- a/libs/ardour/export_filename.cc
+++ b/libs/ardour/export_filename.cc
@@ -55,8 +55,6 @@ ExportFilename::ExportFilename (Session & session) :
include_timespan (true), // Include timespan name always
include_time (false),
include_date (false),
- date_format (D_None),
- time_format (T_None),
session (session),
revision (1),
date_format (D_None),