equal
deleted
inserted
replaced
83 // ------------------------------------------------ |
83 // ------------------------------------------------ |
84 // |
84 // |
85 void CMdSFindSequence::ConstructL() |
85 void CMdSFindSequence::ConstructL() |
86 { |
86 { |
87 CActiveScheduler::Add( this ); |
87 CActiveScheduler::Add( this ); |
88 __INIT_LOGGER; |
|
89 } |
88 } |
90 |
89 |
91 // ------------------------------------------------ |
90 // ------------------------------------------------ |
92 // Destructor |
91 // Destructor |
93 // ------------------------------------------------ |
92 // ------------------------------------------------ |