uifw/AvKon/aknphysics/src/aknphysicsengine.cpp
branchRCL_3
changeset 72 a5e7a4f63858
parent 56 d48ab3b357f1
equal deleted inserted replaced
64:85902f042028 72:a5e7a4f63858
    58 // ---------------------------------------------------------------------------
    58 // ---------------------------------------------------------------------------
    59 //
    59 //
    60 CAknPhysicsEngine::~CAknPhysicsEngine()
    60 CAknPhysicsEngine::~CAknPhysicsEngine()
    61     {
    61     {
    62     DeletePhysics();
    62     DeletePhysics();
    63     if ( iAlfClient )
    63     delete iAlfClient;
    64         {
       
    65         iAlfClient->Close();
       
    66         delete iAlfClient;
       
    67         }       
       
    68     }
    64     }
    69 
    65 
    70 
    66 
    71 // ---------------------------------------------------------------------------
    67 // ---------------------------------------------------------------------------
    72 // CAknPhysicsEngine::WorldExists
    68 // CAknPhysicsEngine::WorldExists