From 1eb9fc645cf7ac5fc97192419760956bb5219b83 Mon Sep 17 00:00:00 2001 From: Ronen Sberlo Date: Tue, 1 Sep 2020 16:03:56 +0300 Subject: remove old whs module --- Software/Embedded_SW/Embedded/Common/Utilities/RFIDTagHandling.c | 3 --- 1 file changed, 3 deletions(-) (limited to 'Software/Embedded_SW/Embedded/Common') diff --git a/Software/Embedded_SW/Embedded/Common/Utilities/RFIDTagHandling.c b/Software/Embedded_SW/Embedded/Common/Utilities/RFIDTagHandling.c index 39c2592ee..b210d79fc 100644 --- a/Software/Embedded_SW/Embedded/Common/Utilities/RFIDTagHandling.c +++ b/Software/Embedded_SW/Embedded/Common/Utilities/RFIDTagHandling.c @@ -5,8 +5,6 @@ * Author: shlomo */ #include "include.h" - -#include "Modules/Waste/Waste.h" #include "Modules/IFS/ifs.h" #include "Modules/AlarmHandling/AlarmHandling.h" #include "PMR/Diagnostics/CartridgeValidationRequest.pb-c.h" @@ -16,7 +14,6 @@ #include #include #include "drivers/Valves/Valve.h" -#include "Modules/Waste/Waste.h" #include "CartridgeSlot.pb-c.h" #include "CartridgeTagContent.pb-c.h" #include "Cartridge.pb-c.h" -- cgit v1.3.1