Skip to content

Commit

Permalink
Removed a warning.
Browse files Browse the repository at this point in the history
  • Loading branch information
Manuel Astudillo authored and Manuel Astudillo committed Mar 28, 2010
1 parent b486f88 commit 8817db1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ASTCreator.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
*/


vector <ASTNode*> *children= NULL;
//vector <ASTNode*> *children= NULL;
wstring sym = reduction->symbol;

deque <Symbol*> rdcChildren;
Expand Down

0 comments on commit 8817db1

Please sign in to comment.