1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/node/ synced 2025-03-09 00:00:00 +01:00

dft: code cleanup

This commit is contained in:
Manuel Pitz 2021-06-23 20:36:39 +02:00
parent 667d4a1703
commit 3178e00cdf

View file

@ -169,6 +169,7 @@ public:
phasorFreq(dumperPrefix + "phasorFreq")
{ }
virtual void prepare()
{
signal_list_clear(&signals);