Merging 1.4.2 r678 into trunk

This commit is contained in:
Nick Bolton
2010-06-25 18:16:07 +00:00
parent 7c6bd1cb10
commit 148ebb611b

View File

@@ -27,9 +27,9 @@
#include <UserEnv.h>
#include <sstream>
CMSWindowsRelauncher::CMSWindowsRelauncher()
CMSWindowsRelauncher::CMSWindowsRelauncher() :
m_thread(NULL)
{
}
CMSWindowsRelauncher::~CMSWindowsRelauncher()