Commit 76c7c318 authored by garciay's avatar garciay
Browse files

Clean-up code

parent 379f5358
Loading
Loading
Loading
Loading
+4 −36
Original line number Diff line number Diff line
@@ -27,15 +27,7 @@ module LibItsCalm_Interface {
    }; 
    import from CALMmsap language "ASN.1:1997" { 
        type 
            CommandRef, 
            MF_Command_request, MF_Command_confirm, 
            MF_Request_request, MF_Request_confirm, 
            MN_Command_request, MN_Command_confirm, 
            MN_Request_request, MN_Request_confirm, 
            MI_Command_request, MI_Command_confirm, 
            MI_Request_request, MI_Request_confirm, 
            MI_Get_request, MI_Get_confirm,
            MI_Set_request, MI_Set_confirm
            CommandRef
    }; 
    import from CALMfntp language "ASN.1:1997" all; 
    import from LibItsFntp_TypesAndValues { 
@@ -181,30 +173,6 @@ module LibItsCalm_Interface {
                        FsapReq; 
                } // End of port FsapPort
                
                // FIXME To be removed 
//                /**
//                 * @desc MGT2 Management Port - MF-SAP service primitives
//                 */
//                type port MgtMfSapPort message {
//                    inout 
//                        MgtMfSapRequestReq; 
//                    in 
//                        MgtMfSapCommandReq, MgtMfSapCommandConfirm, 
//                        MgtMfSapRequestConfirm 
//                } // End of port MgtMfSapPort
//                
//                /**
//                 * @desc MGT2 Management Port - MN-SAP service primitives
//                 */
//                type port MgtMnSapPort message { 
//                    inout 
//                        MgtMnSapCommandReq, 
//                        MgtMnSapRequestReq;
//                    in 
//                        MgtMnSapCommandConfirm, 
//                        MgtMnSapRequestConfirm;
//                } // End of port MgtMnSapPort
//                
            } // End of group mgt2Ports
            
        } // End of group managementPorts
@@ -260,6 +228,7 @@ module LibItsCalm_Interface {
                    encode "LibIts_Interface"
                }
                

                /**
                 * @desc TODO
                 */
@@ -280,7 +249,6 @@ module LibItsCalm_Interface {
                    Time48IAT  receptionTime   
                }
                with { 
                    encode (msgIn) "LibItsIicp_asn1"
                    encode "LibIts_Interface"
                }