- Removed TODO
feature/comments
parent 372a56eb60
commit 215f6e1b2a

@ -523,8 +523,6 @@ public final class Parser
Statement ret;
/* If there are any comments available then pop them off now */
// TODO: Check if we should pop anything off of the comment
// stack here
Comment potComment;
if(getAssociatedComment(potComment))
{

Loading…
Cancel
Save