소스 검색

remove a false comment left from the former test

Cédric Augonnet 15 년 전
부모
커밋
3062e8d281
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      tests/datawizard/unpartition.c

+ 0 - 1
tests/datawizard/unpartition.c

@@ -64,7 +64,6 @@ int main(int argc, char **argv)
 
 	starpu_malloc_pinned_if_possible((void **)&buffer, VECTORSIZE);
 
-	/* The buffer should never be explicitely allocated */
 	starpu_register_vector_data(&v_handle, 0, (uintptr_t)buffer, VECTORSIZE, sizeof(char));
 
 	starpu_filter f = {