summaryrefslogtreecommitdiff
path: root/source3/aparser/templates/ifptr_start.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'source3/aparser/templates/ifptr_start.tpl')
-rw-r--r--source3/aparser/templates/ifptr_start.tpl2
1 files changed, 0 insertions, 2 deletions
diff --git a/source3/aparser/templates/ifptr_start.tpl b/source3/aparser/templates/ifptr_start.tpl
deleted file mode 100644
index 228b84bac9..0000000000
--- a/source3/aparser/templates/ifptr_start.tpl
+++ /dev/null
@@ -1,2 +0,0 @@
- if (il->@ELEM@) {
- if (!io_alloc("@ELEM@", ps, (void **)&il->@ELEM@, sizeof(*(il->@ELEM@)))) goto fail;