Already inited, no need to do it again
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2037 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
6d8dc58dae
commit
929249adf4
1 changed files with 0 additions and 1 deletions
|
@ -3309,7 +3309,6 @@ int CEXEBuild::doCommand(int which_token, LineParser &line, FILE *fp, const char
|
||||||
case TOK_DELETEREGKEY:
|
case TOK_DELETEREGKEY:
|
||||||
{
|
{
|
||||||
int a=1;
|
int a=1;
|
||||||
ent.offsets[3]=0;
|
|
||||||
if (which_token==TOK_DELETEREGKEY)
|
if (which_token==TOK_DELETEREGKEY)
|
||||||
{
|
{
|
||||||
ent.offsets[3]=1;
|
ent.offsets[3]=1;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue