This commit is contained in:
Simon Rozman 2015-03-24 14:13:25 +00:00
parent 3452ef7cb9
commit 6b9c217069

View File

@ -188,6 +188,7 @@ HRESULT COpList::Execute(CSession *pSession)
//////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////
CSession::CSession() : CSession::CSession() :
m_hInstall(NULL),
m_bContinueOnError(FALSE), m_bContinueOnError(FALSE),
m_bRollbackEnabled(FALSE) m_bRollbackEnabled(FALSE)
{ {