Browse Source

oops, the new one is not deprecated

Samuel Thibault 7 years ago
parent
commit
35d218ef9c
1 changed files with 0 additions and 1 deletions
  1. 0 1
      doc/doxygen/chapters/api/data_interfaces.doxy

+ 0 - 1
doc/doxygen/chapters/api/data_interfaces.doxy

@@ -47,7 +47,6 @@ Per-interface data transfer methods.
     Return the current pointer (if any) for the handle on the given node.
     Return the current pointer (if any) for the handle on the given node.
 
 
 \var void *(*starpu_data_interface_ops::to_pointer)(void *data_interface, unsigned node)
 \var void *(*starpu_data_interface_ops::to_pointer)(void *data_interface, unsigned node)
-    Deprecated.
     Return the current pointer (if any) for the given interface on the given node.
     Return the current pointer (if any) for the given interface on the given node.
 
 
 \var size_t (*starpu_data_interface_ops::get_size)(starpu_data_handle_t handle)
 \var size_t (*starpu_data_interface_ops::get_size)(starpu_data_handle_t handle)