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