From fb9a5678fc463aba32a4bbcf01a8cf8994638a30 Mon Sep 17 00:00:00 2001 From: "Robin.Mueller" Date: Wed, 22 Apr 2020 10:24:00 +0200 Subject: [PATCH] removed comment belonging in egit --- serviceinterface/ServiceInterfaceBuffer.cpp | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/serviceinterface/ServiceInterfaceBuffer.cpp b/serviceinterface/ServiceInterfaceBuffer.cpp index a2365d00..2a97ab90 100644 --- a/serviceinterface/ServiceInterfaceBuffer.cpp +++ b/serviceinterface/ServiceInterfaceBuffer.cpp @@ -68,10 +68,7 @@ void ServiceInterfaceBuffer::putChars(char const* begin, char const* end) { } #endif -/** - * TODO: This is architecture specific. Maybe there is a better solution - * to move this into the Bsp folder.. - */ + #ifdef UT699 #include