Index: TestSupport.c =================================================================== diff -u -r7660096c5b917323b5c5b4f6becb863c2e2df022 -r779f5f699dcc2734e0487a592208d8ffc6a1038f --- TestSupport.c (.../TestSupport.c) (revision 7660096c5b917323b5c5b4f6becb863c2e2df022) +++ TestSupport.c (.../TestSupport.c) (revision 779f5f699dcc2734e0487a592208d8ffc6a1038f) @@ -19,6 +19,7 @@ #include "SystemCommMessages.h" #include "Timers.h" + /** * @addtogroup TestSupport * @{ @@ -387,9 +388,4 @@ return status; } -void prepareDGTreatmentMode( void ) -{ - -} - /**@}*/