git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@2002 331e1502-861f-0410-8da2-ba01fb791d7f

This commit is contained in:
boufaras 2010-11-23 13:39:20 +00:00
commit 2b17f36c9e

View file

@ -57,7 +57,6 @@ public:
/** /**
*Desallocate data on GPU global memory *Desallocate data on GPU global memory
*@param _data the data to allocate on GPU global memory *@param _data the data to allocate on GPU global memory
*@param _dataSize the size of data to allocate on GPU memory
*/ */
void operator()(T* & _data) { void operator()(T* & _data) {