mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
Uncomment a weirdly commented symbol
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
#include "JSON.h"
|
||||
|
||||
|
||||
//static const HRESULT E_WIXSTDBA_CONDITION_FAILED = MAKE_HRESULT(SEVERITY_ERROR, 500, 1);
|
||||
static const HRESULT E_WIXSTDBA_CONDITION_FAILED = MAKE_HRESULT(SEVERITY_ERROR, 500, 1);
|
||||
|
||||
static const LPCWSTR WIXBUNDLE_VARIABLE_ELEVATED = L"WixBundleElevated";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user