소스 검색

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: