diff options
Diffstat (limited to 'source3/aparser/templates/ifptr_start.tpl')
-rw-r--r-- | source3/aparser/templates/ifptr_start.tpl | 2 |
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; |