Index: firmware/App/Services/SystemCommMessages.c =================================================================== diff -u -r5d13922ee2e8c851bc5db67ef4d0120b47de6f07 -r0994065cce7875df917e6f96e7a0b78109980752 --- firmware/App/Services/SystemCommMessages.c (.../SystemCommMessages.c) (revision 5d13922ee2e8c851bc5db67ef4d0120b47de6f07) +++ firmware/App/Services/SystemCommMessages.c (.../SystemCommMessages.c) (revision 0994065cce7875df917e6f96e7a0b78109980752) @@ -23,15 +23,10 @@ #include "AlarmLamp.h" #include "Buttons.h" #include "ConsumableSelfTest.h" -#include "DGInterface.h" #include "FPGA.h" -#include "ModePostTreat.h" -#include "ModePreTreat.h" #include "ModeStandby.h" -#include "ModeTreatment.h" #include "ModeTreatmentParams.h" #include "OperationModes.h" -#include "PresOccl.h" #include "RTC.h" #include "SampleWater.h" #include "SafetyShutdown.h" @@ -40,7 +35,6 @@ #include "TreatmentEnd.h" #include "TreatmentRecirc.h" #include "Utilities.h" -#include "Valves.h" #include "WatchdogMgmt.h" /**