diff --git a/lib/hooks/dft.cpp b/lib/hooks/dft.cpp index c6e952c3a..f58df3942 100644 --- a/lib/hooks/dft.cpp +++ b/lib/hooks/dft.cpp @@ -38,7 +38,6 @@ /* Uncomment to enable dumper of memory windows */ //#define DFT_MEM_DUMP - namespace villas { namespace node { @@ -864,6 +863,7 @@ public: currentResult.amplitude = estimate.y; } } + } if (windowSize < smpMemPos) {