]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/libs/date_time/test/local_time/testlocal_time_facet.cpp
update sources to v12.2.3
[ceph.git] / ceph / src / boost / libs / date_time / test / local_time / testlocal_time_facet.cpp
index 06f788adf933bb7e6ab4776ffd7401b01161036c..b1ae65bd1dbbaa5b7f0630cbd2739efac80a60e2 100644 (file)
@@ -49,7 +49,7 @@ int main(){
     // first try to find the data file from the test dir
     time_zones.load_from_file("../data/date_time_zonespec.csv");
   }
-  catch(const data_not_accessible& e) {
+  catch(const data_not_accessible&) {
     // couldn't find the data file so assume we are being run from 
     // boost_root/status and try again
     try {