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