suppressed sigsegv when deleting an unallocated object

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1722 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
csoler 2009-10-06 20:32:21 +00:00
parent 500b996ff5
commit b8714f3d9c

View File

@ -206,7 +206,8 @@ void ApplicationWindow::show(Page page)
/** Destructor. */
ApplicationWindow::~ApplicationWindow()
{
delete exampleDialog;
// is this allocated anywhere ??
// delete exampleDialog;
}
/** Create and bind actions to events. Setup for initial