Commit c1d5c631 authored by tepelmann's avatar tepelmann
Browse files

Minor change.

parent fca08548
Loading
Loading
Loading
Loading
+0 −16
Original line number Diff line number Diff line
@@ -74,22 +74,6 @@
            return v_ret;
        }
        
//        function f_utGenerateBtpAPacket(in BtpPortId p_DestPort, in BtpPortId p_SrcPort) runs on ItsNt {
//            //TODO
//        };
//
//        function f_utGenerateBtpBPacket(in BtpPortId p_DestPort, in BtpPortInfo p_DestPortInfo) runs on ItsNt {
//            //TODO
//        };
//
//        function f_utCheckPayload(in BtpPayload p_payload) runs on ItsNt return FncRetCode {
//            var FncRetCode v_ret := e_error;
//            
//            //TODO
//            
//            return v_ret;
//        };
        
    } // end of group upper tester    
    
} // end LibItsBtp_Functions
 No newline at end of file