Changeset 7653 in ntrip


Ignore:
Timestamp:
Jan 5, 2016, 12:26:49 PM (8 years ago)
Author:
stuerze
Message:

some code cleanup

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/src/bncnetqueryv2.cpp

    r7623 r7653  
    153153  request.setRawHeader("Connection"   , "close");
    154154
    155   if (_reply) {
    156     delete _reply;
    157   }
    158155  _reply = _manager->get(request);
    159156
Note: See TracChangeset for help on using the changeset viewer.