diff --git a/hydra/detail/fftw/BaseFFTW.h b/hydra/detail/fftw/BaseFFTW.h index 4255eceb2..0b52640e9 100644 --- a/hydra/detail/fftw/BaseFFTW.h +++ b/hydra/detail/fftw/BaseFFTW.h @@ -250,8 +250,8 @@ class BaseFFTW void LoadInput(int size, const InputType* data ) { - std::cout << "size "<< size<