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
1 changed files with 2 additions and 2 deletions

View File

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