diff --git a/branches/ParadisEO-GPU/src/cudaType/moCudaVector.h b/branches/ParadisEO-GPU/src/cudaType/moCudaVector.h index 48966751b..d692388d7 100644 --- a/branches/ParadisEO-GPU/src/cudaType/moCudaVector.h +++ b/branches/ParadisEO-GPU/src/cudaType/moCudaVector.h @@ -70,7 +70,6 @@ public: vect = new ElemType[_size]; - //create(); } /**