소스 검색

Custom interface example: remove a no longer relevant XXX item.

Cyril Roelandt 12 년 전
부모
커밋
c16fb06b31
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      examples/filters/custom_mf/custom_interface.c

+ 0 - 1
examples/filters/custom_mf/custom_interface.c

@@ -341,7 +341,6 @@ void custom_data_register(starpu_data_handle_t *handle,
 				 uint32_t nx,
 				 struct starpu_multiformat_data_interface_ops *format_ops)
 {
-	/* XXX Deprecated fields ? */
 	struct custom_data_interface custom =
 	{
 		.cpu_ptr = ptr,