syncmlfw/common/obex/obexclient/src/Btobexsearcher.cpp
changeset 54 085438c28042
parent 40 588ad05716be
equal deleted inserted replaced
52:830bd228f4f6 54:085438c28042
   178 				}
   178 				}
   179 
   179 
   180 			}
   180 			}
   181 		}
   181 		}
   182 	}
   182 	}
       
   183 // ----------------------------------------------------------------------------
       
   184 // CBTObexSearcher::RunError
       
   185 // ----------------------------------------------------------------------------
       
   186 TInt CBTObexSearcher::RunError ( TInt /*aError*/ )
       
   187     {
       
   188         return KErrNone;
       
   189 	}
   183 
   190 
   184 //----------------------------------------------------------------------------
   191 //----------------------------------------------------------------------------
   185 // CBTObexSearcher::DoCancel()
   192 // CBTObexSearcher::DoCancel()
   186 //----------------------------------------------------------------------------
   193 //----------------------------------------------------------------------------
   187 //
   194 //