Ignore:
Timestamp:
Nov 13, 2009, 1:41:34 PM (14 years ago)
Author:
mies
Message:

Fixed tons of warnings when using CXXFLAGS="-Wall"!

File:
1 edited

Legend:

Unmodified
Added
Removed
  • source/ariba/utility/transport/tcpip/tcpip.cpp

    r5718 r6919  
    183183                datamsg->set_pos(0);
    184184                uint32_t message_size = datamsg->decode32(true)-2;
    185                 uint16_t remote_port = datamsg->decode16(true);
     185                //uint16_t remote_port = datamsg->decode16(true);
    186186
    187187
Note: See TracChangeset for help on using the changeset viewer.