qtmobility/src/contacts/requests/qcontactlocalidfetchrequest.cpp
changeset 4 90517678cc4f
parent 1 2b40d63a9c3d
child 5 453da2cfceef
--- a/qtmobility/src/contacts/requests/qcontactlocalidfetchrequest.cpp	Fri Apr 16 15:51:22 2010 +0300
+++ b/qtmobility/src/contacts/requests/qcontactlocalidfetchrequest.cpp	Mon May 03 13:18:40 2010 +0300
@@ -63,11 +63,6 @@
 {
 }
 
-/*! Cleans up the memory in use by this contact id fetch request */
-QContactLocalIdFetchRequest::~QContactLocalIdFetchRequest()
-{
-}
-
 /*! Sets the filter which will be used to select the contacts whose ids will be returned to \a filter */
 void QContactLocalIdFetchRequest::setFilter(const QContactFilter& filter)
 {