Changeset 5788 in ntrip for trunk/BNC/src/PPP/pppThread.cpp


Ignore:
Timestamp:
Aug 4, 2014, 2:58:19 PM (10 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/src/PPP/pppThread.cpp

    r5785 r5788  
    6666////////////////////////////////////////////////////////////////////////////
    6767t_pppThread::~t_pppThread() {
    68   cout << "~t_pppThread" << endl;
    6968  delete _pppRun;
    7069}
     
    115114////////////////////////////////////////////////////////////////////////////
    116115t_pppRun::~t_pppRun() {
    117   cout << "~t_pppRun" << endl;
    118116}
    119117
Note: See TracChangeset for help on using the changeset viewer.