javaextensions/location/position/src/cpositioner.cpp
changeset 87 1627c337e51e
parent 49 35baca0e7a2e
equal deleted inserted replaced
80:d6dafc5d983f 87:1627c337e51e
    74 }
    74 }
    75 
    75 
    76 // Destructor
    76 // Destructor
    77 CPositioner::~CPositioner()
    77 CPositioner::~CPositioner()
    78 {
    78 {
       
    79     Cancel();
    79     iTimer.Close();
    80     iTimer.Close();
    80     Cancel();
       
    81 }
    81 }
    82 
    82 
    83 // -----------------------------------------------------------------------------
    83 // -----------------------------------------------------------------------------
    84 // CPositioner::StaticCancel
    84 // CPositioner::StaticCancel
    85 // (other items were commented in a header).
    85 // (other items were commented in a header).