Changeset 5946 in ntrip for trunk/BNC/src/PPP/pppRun.cpp


Ignore:
Timestamp:
Aug 16, 2014, 1:45:47 PM (10 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

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

    r5945 r5946  
    6060////////////////////////////////////////////////////////////////////////////
    6161t_pppRun::t_pppRun(const t_pppOptions* opt) {
    62 
    63   cout << "t_pppRun" << endl;
    6462
    6563  _opt = opt;
     
    113111////////////////////////////////////////////////////////////////////////////
    114112t_pppRun::~t_pppRun() {
    115   cout << "~t_pppRun" << endl;
    116113}
    117114
Note: See TracChangeset for help on using the changeset viewer.