aboutsummaryrefslogtreecommitdiff
path: root/src/ext/Util/ca/scasched.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/ext/Util/ca/scasched.cpp')
-rw-r--r--src/ext/Util/ca/scasched.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ext/Util/ca/scasched.cpp b/src/ext/Util/ca/scasched.cpp
index d7378b13..cef7fecb 100644
--- a/src/ext/Util/ca/scasched.cpp
+++ b/src/ext/Util/ca/scasched.cpp
@@ -134,7 +134,7 @@ extern "C" UINT __stdcall ConfigureGroups(
134 __in MSIHANDLE hInstall 134 __in MSIHANDLE hInstall
135) 135)
136{ 136{
137 AssertSz(0, "Debug ConfigureGroups"); 137 //AssertSz(0, "Debug ConfigureGroups");
138 138
139 HRESULT hr = S_OK; 139 HRESULT hr = S_OK;
140 UINT er = ERROR_SUCCESS; 140 UINT er = ERROR_SUCCESS;