diff --git a/FreeRTOS-Plus/Demo/AWS/Ota_Windows_Simulator/Common/Ota_PAL/Win32/ota_pal.h b/FreeRTOS-Plus/Demo/AWS/Ota_Windows_Simulator/Common/Ota_PAL/Win32/ota_pal.h index 38d6588e0e..2159a5c971 100644 --- a/FreeRTOS-Plus/Demo/AWS/Ota_Windows_Simulator/Common/Ota_PAL/Win32/ota_pal.h +++ b/FreeRTOS-Plus/Demo/AWS/Ota_Windows_Simulator/Common/Ota_PAL/Win32/ota_pal.h @@ -34,8 +34,6 @@ #include "ota.h" -//static const char signingcredentialSIGNING_CERTIFICATE_PEM[] = "Paste code signing certificate here."; - /** * @brief Abort an OTA transfer. *