Skip to content

Commit

Permalink
fix bug fix I think
Browse files Browse the repository at this point in the history
  • Loading branch information
fiendish committed Feb 29, 2016
1 parent 2187946 commit 5a09fa2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc.cpp
Expand Up @@ -6112,7 +6112,7 @@ CTrigger * pTrigger;
POSITION pos;

GetTriggerArray ().SetSize (iCount);
CTriggerRevMap ().clear ();
GetTriggerRevMap ().clear ();

// extract pointers into a simple array
for (i = 0, pos = GetTriggerMap ().GetStartPosition(); pos; i++)
Expand Down

0 comments on commit 5a09fa2

Please sign in to comment.