From 9d5e2ab0c6b5bfc92c7016c32bed662dd53c1a44 Mon Sep 17 00:00:00 2001 From: Vickie Lynch Date: Thu, 26 Jun 2014 15:14:13 -0400 Subject: [PATCH] Refs #9763 fix cppcheck error --- Code/Mantid/Framework/DataHandling/src/SaveAscii.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/Code/Mantid/Framework/DataHandling/src/SaveAscii.cpp b/Code/Mantid/Framework/DataHandling/src/SaveAscii.cpp index b8ef58268356..de426569fb8d 100644 --- a/Code/Mantid/Framework/DataHandling/src/SaveAscii.cpp +++ b/Code/Mantid/Framework/DataHandling/src/SaveAscii.cpp @@ -129,7 +129,6 @@ namespace Mantid writeHeader = true; write_dx = false; comment = "#features:"; - choice = "CSV"; } // Create an spectra index list for output