diff options
Diffstat (limited to 'source3/aparser/templates/prs_struct.tpl')
-rw-r--r-- | source3/aparser/templates/prs_struct.tpl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/source3/aparser/templates/prs_struct.tpl b/source3/aparser/templates/prs_struct.tpl deleted file mode 100644 index ab8246db8e..0000000000 --- a/source3/aparser/templates/prs_struct.tpl +++ /dev/null @@ -1 +0,0 @@ - if (!@MODULE@_io_@TYPE@("@ELEM@", &il->@ELEM@, ps, depth+1)) goto fail; |