From 04dfda2282bfb3686336600cfafd1d9653369445 Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Tue, 22 Aug 2006 00:52:08 +0000 Subject: Made separate modules for the csv command, since the prior method was not fully correct. --- config.h | 1 - 1 file changed, 1 deletion(-) (limited to 'config.h') diff --git a/config.h b/config.h index 005fba58..3bb8ed0d 100644 --- a/config.h +++ b/config.h @@ -21,7 +21,6 @@ class config_t std::string balance_format; std::string register_format; std::string wide_register_format; - std::string csv_register_format; std::string plot_amount_format; std::string plot_total_format; std::string print_format; -- cgit v1.2.3