From e1d6c4bff27f41fbe57738205ba3548554380a73 Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Fri, 10 Sep 2004 18:38:52 -0400 Subject: interval_t objects now play nicely with python. see the bottom of main.py --- config.h | 1 - 1 file changed, 1 deletion(-) (limited to 'config.h') diff --git a/config.h b/config.h index 2bfee4bd..4342d8c1 100644 --- a/config.h +++ b/config.h @@ -55,7 +55,6 @@ struct config_t bool use_cache; bool cache_dirty; interval_t report_interval; - std::time_t interval_begin; format_t format; format_t nformat; -- cgit v1.2.3