Remove accidental marker comment
authorDavin McCall <davmac@davmac.org>
Thu, 21 Nov 2019 16:24:21 +0000 (16:24 +0000)
committerDavin McCall <davmac@davmac.org>
Thu, 21 Nov 2019 16:24:21 +0000 (16:24 +0000)
src/tests/cptests/cptests.cc

index 36f0382ab8e4dad59a3e4a6dcceaa15d3e2a89aa..ab2004dea40e770d8eb6033656e76af8c2a943d6 100644 (file)
@@ -950,7 +950,7 @@ void cptest_restart()
     control_conn_t::handle_t h;
     std::copy(wdata.data() + 2, wdata.data() + 2 + sizeof(h), reinterpret_cast<char *>(&h));
 
-    bp_sys::extract_written_data(fd, wdata); // DAV
+    bp_sys::extract_written_data(fd, wdata);
     assert(wdata.size() == 0);
 
     // Issue restart: