]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/libs/system/test/system_category_test.cpp
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / boost / libs / system / test / system_category_test.cpp
index 5a77454cf7540279b96a88839d34515d5d7ba48a..29842b196b679f24c12499f15f4d4a490ccdce26 100644 (file)
@@ -59,6 +59,7 @@ std::string sys_strerror( int ev )
     };
 
     local_free lf_ = { lpMsgBuf };
+    (void)lf_;
 
     if( retval == 0 )
     {