summaryrefslogtreecommitdiff
path: root/source3/aparser/templates/union_start.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'source3/aparser/templates/union_start.tpl')
-rw-r--r--source3/aparser/templates/union_start.tpl2
1 files changed, 0 insertions, 2 deletions
diff --git a/source3/aparser/templates/union_start.tpl b/source3/aparser/templates/union_start.tpl
index a46c99c1e1..aa052be697 100644
--- a/source3/aparser/templates/union_start.tpl
+++ b/source3/aparser/templates/union_start.tpl
@@ -1,3 +1 @@
- il->@ELEM@ = (void *)malloc(sizeof(*(il->@ELEM@)));
- if (!il->@ELEM@) goto fail;
switch (il->@SWITCH@) {