src/hbcore/devicedialogbase/devicedialogserver/hbdevicedialogserversym_p.cpp
changeset 30 80e4d18b72f5
parent 3 11d3954df52a
equal deleted inserted replaced
28:b7da29130b0e 30:80e4d18b72f5
    62 HbDeviceDialogServerPrivate::~HbDeviceDialogServerPrivate()
    62 HbDeviceDialogServerPrivate::~HbDeviceDialogServerPrivate()
    63 {
    63 {
    64 #ifdef HB_HAVE_QT_MOBILITY
    64 #ifdef HB_HAVE_QT_MOBILITY
    65     delete mDeviceInfo;
    65     delete mDeviceInfo;
    66 #endif // HB_HAVE_QT_MOBILITY     
    66 #endif // HB_HAVE_QT_MOBILITY     
    67     
       
    68     // delete mExitTimer;
    67     // delete mExitTimer;
    69 }
    68 }
    70 
    69 
    71 /*!
    70 /*!
    72     \internal
    71     \internal