소스 검색

Removes comment and commented code

Signed-off-by: CapXilinx <melik-merkumians@acin.tuwien.ac.at>
CapXilinx 8 년 전
부모
커밋
1cc3a652d5
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      source/src/cip/cipconnectionmanager.c

+ 0 - 1
source/src/cip/cipconnectionmanager.c

@@ -1235,7 +1235,6 @@ EipUint8 ParseConnectionPath(
 
       /* End class 3 connection handling */
     } else { /* we have an IO connection */
-      //TODO: Check in old implementation how this was done (this is a fix for checking)
       CipConnectionPathEpath connection_epath = {
         .class_id = class_id,
         .instance_id = instance_id,