Version 4.0.0.1, tag libreoffice-4.0.0.1
[LibreOffice.git] / boost / boost.7551.unusedvars.patch
blob839f9252435db050817f99bf546815c7e7194283
1 --- misc/boost_1_44_0/boost/date_time/tz_db_base.hpp
2 --- misc/build/boost_1_44_0/boost/date_time/tz_db_base.hpp
3 @@ -170,7 +170,6 @@
4 /*! May throw data_not_accessible, or bad_field_count exceptions */
5 void load_from_file(const std::string& pathspec)
7 - string_type in_str;
8 std::string buff;
10 std::ifstream ifs(pathspec.c_str());