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

average: fix merge mistake

This commit is contained in:
Steffen Vogel 2019-03-09 12:49:51 +01:00
parent adb2c1052b
commit 3f18790c4e

View file

@ -32,7 +32,6 @@
#include <villas/bitset.h>
struct average {
uint64_t mask;
int offset;
struct bitset mask;