浏览代码

Remove accidental marker comment

Davin McCall 4 年之前
父节点
当前提交
e5c82b2d1c
共有 1 个文件被更改,包括 1 次插入1 次删除
  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: