summaryrefslogtreecommitdiff
path: root/source3/aparser/templates/fn_end.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'source3/aparser/templates/fn_end.tpl')
-rw-r--r--source3/aparser/templates/fn_end.tpl4
1 files changed, 1 insertions, 3 deletions
diff --git a/source3/aparser/templates/fn_end.tpl b/source3/aparser/templates/fn_end.tpl
index 38cf10d1b2..df62f6c0ac 100644
--- a/source3/aparser/templates/fn_end.tpl
+++ b/source3/aparser/templates/fn_end.tpl
@@ -1,8 +1,6 @@
end:
- /* the parse is OK, just align and end */
- if (!prs_align(ps)) goto fail;
-
+ /* the parse is OK */
return True;
fail: