syncmlfw/common/obex/obexclient/src/Btobexsearcher.cpp
changeset 57 f5b689a4f7a2
parent 27 2c8580950a26
equal deleted inserted replaced
44:39aa16f3fdc2 57:f5b689a4f7a2
   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 //