diff -r b6f55cd40afd -r f7fbeaeb166a bluetoothengine/btui/Ecom/src/BTUIPairedDevicesView.cpp --- a/bluetoothengine/btui/Ecom/src/BTUIPairedDevicesView.cpp Wed Mar 31 21:51:05 2010 +0300 +++ b/bluetoothengine/btui/Ecom/src/BTUIPairedDevicesView.cpp Wed Apr 14 16:09:00 2010 +0300 @@ -43,7 +43,7 @@ #include "btui.h" // Global declarations #include "BTUIPairedDevicesView.h" #include "BTUIDeviceContainer.h" -#include +#include #include // Help IDs #include @@ -1232,6 +1232,7 @@ // Showing a note in this case would always show a note with "%U" in it // so the note is not shown at all TRACE_INFO(_L("KErrAlreadyExists, but no device given, not showing a notification")) + CleanupStack::PopAndDestroy(&stringholder); break; }