Commit 26738a8c authored by pintar's avatar pintar
Browse files

cleanup of non used constants

parent c61d4ceb
Loading
Loading
Loading
Loading
+0 −2
Original line number Original line Diff line number Diff line
@@ -60,8 +60,6 @@ group BasicTypesAndConstants{
        const UInt32 c_applIdCx:= 16777216;             //For Cx messages
        const UInt32 c_applIdCx:= 16777216;             //For Cx messages
        const UInt32 c_applIdDx:= 16777224;             //For Dx messages
        const UInt32 c_applIdDx:= 16777224;             //For Dx messages
        const UInt32 c_applIdRfRo:= 16777218;           //For Rf/Ro messages
        const UInt32 c_applIdRfRo:= 16777218;           //For Rf/Ro messages
        const UInt32 c_applIdRf:= 16777218;             //For Rf messages     //TODO need to be deleted and above c_applIdRfRo shall be used
        const UInt32 c_applIdRo:= 16777218;             //For Ro messages     //TODO need to be deleted and above c_applIdRfRo shall be used


        
        
      } // End of group ApplicationIdConstants
      } // End of group ApplicationIdConstants