Przeglądaj źródła

Remove accidental marker comment

Davin McCall 4 lat temu
rodzic
commit
e5c82b2d1c
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      src/tests/cptests/cptests.cc

+ 1 - 1
src/tests/cptests/cptests.cc

@@ -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: