--- a/src/hbplugins/devicedialogs/devicemessageboxplugin/hbdevicemessageboxwidget.cpp Tue Jul 06 14:36:53 2010 +0300
+++ b/src/hbplugins/devicedialogs/devicemessageboxplugin/hbdevicemessageboxwidget.cpp Wed Aug 18 10:05:37 2010 +0300
@@ -354,7 +354,6 @@
// Create action
mActions[index].mAction = new HbAction(actionData, 0);
mActions[index].mOwned = true;
- //connect(mActions[index].mAction, SIGNAL(triggered()), this, SLOT(actionTriggered()));
}
// Add action to dialog if it's not there
if (!mActions[index].mInDialog) {