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