From 136b4df8ba4bae0d907dc4cf58bfc57da8eab7ae Mon Sep 17 00:00:00 2001 From: Patrick Balsiger Date: Sat, 1 Sep 2018 19:05:46 +0200 Subject: [PATCH] remove stupid stuff --- src/JsonStruct.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/JsonStruct.h b/src/JsonStruct.h index ae7856f..5a77a7d 100644 --- a/src/JsonStruct.h +++ b/src/JsonStruct.h @@ -6,8 +6,6 @@ struct JsonStruct { - SprocketConfig soricketConfig; - MeshConfig meshConfig; int valid = 0; // ------------------------------------------------------------------------------------------