summaryrefslogtreecommitdiff
path: root/boost/date_time/local_time/custom_time_zone.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'boost/date_time/local_time/custom_time_zone.hpp')
-rw-r--r--boost/date_time/local_time/custom_time_zone.hpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/boost/date_time/local_time/custom_time_zone.hpp b/boost/date_time/local_time/custom_time_zone.hpp
index b89218a659..f82d87a7d7 100644
--- a/boost/date_time/local_time/custom_time_zone.hpp
+++ b/boost/date_time/local_time/custom_time_zone.hpp
@@ -154,7 +154,6 @@ namespace local_time {
}
private:
time_zone_names zone_names_;
- bool has_dst_;
time_duration_type base_utc_offset_;
dst_adjustment_offsets dst_offsets_;
boost::shared_ptr<dst_calc_rule> dst_calc_rules_;