diff options
Diffstat (limited to 'resources/templates')
-rw-r--r-- | resources/templates/vat/start_http_server.vat | 1 | ||||
-rw-r--r-- | resources/templates/vat/start_http_server_params.vat | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/resources/templates/vat/start_http_server.vat b/resources/templates/vat/start_http_server.vat deleted file mode 100644 index 1d00285a91..0000000000 --- a/resources/templates/vat/start_http_server.vat +++ /dev/null @@ -1 +0,0 @@ -exec test http server static
\ No newline at end of file diff --git a/resources/templates/vat/start_http_server_params.vat b/resources/templates/vat/start_http_server_params.vat deleted file mode 100644 index 28c4403079..0000000000 --- a/resources/templates/vat/start_http_server_params.vat +++ /dev/null @@ -1 +0,0 @@ -exec test http server static prealloc-fifos {prealloc_fifos} fifo-size {fifo_size} private-segment-size {private_segment_size}
\ No newline at end of file |