Przeglądaj źródła

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

Cyril Roelandt 12 lat temu
rodzic
commit
c16fb06b31
1 zmienionych plików z 0 dodań i 1 usunięć
  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,