Merging 1.4.2 r678 into trunk
This commit is contained in:
parent
7c6bd1cb10
commit
148ebb611b
|
@ -27,9 +27,9 @@
|
|||
#include <UserEnv.h>
|
||||
#include <sstream>
|
||||
|
||||
CMSWindowsRelauncher::CMSWindowsRelauncher()
|
||||
CMSWindowsRelauncher::CMSWindowsRelauncher() :
|
||||
m_thread(NULL)
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
CMSWindowsRelauncher::~CMSWindowsRelauncher()
|
||||
|
|
Loading…
Reference in New Issue