phoneengine/phonecntfinder2/src/cphcntfactoryimpl2.cpp
changeset 78 baacf668fe89
parent 37 ba76fc04e6c2
equal deleted inserted replaced
76:cfea66083b62 78:baacf668fe89
    53 // CPhCntFactoryImpl2::~CPhCntFactoryImpl2
    53 // CPhCntFactoryImpl2::~CPhCntFactoryImpl2
    54 // ---------------------------------------------------------------------------
    54 // ---------------------------------------------------------------------------
    55 //
    55 //
    56 CPhCntFactoryImpl2::~CPhCntFactoryImpl2()
    56 CPhCntFactoryImpl2::~CPhCntFactoryImpl2()
    57     {
    57     {
    58 
       
    59     FeatureManager::UnInitializeLib();
       
    60     }
    58     }
    61 
    59 
    62 
    60 
    63 
    61 
    64 // ---------------------------------------------------------------------------
    62 // ---------------------------------------------------------------------------
   134 // Symbian 2nd phase constructor can leave.
   132 // Symbian 2nd phase constructor can leave.
   135 // -----------------------------------------------------------------------------
   133 // -----------------------------------------------------------------------------
   136 //
   134 //
   137 void CPhCntFactoryImpl2::ConstructL()
   135 void CPhCntFactoryImpl2::ConstructL()
   138     {
   136     {
   139     FeatureManager::InitializeLibL();
       
   140     }
   137     }
   141 
   138 
   142 
   139 
   143 // ================= OTHER EXPORTED FUNCTIONS ==============
   140 // ================= OTHER EXPORTED FUNCTIONS ==============
   144 
   141