From 61012f7b9e94b61f78db10e606bfdea1ca07cac7 Mon Sep 17 00:00:00 2001 From: Mike Hunhoff Date: Thu, 1 Aug 2024 15:59:50 -0600 Subject: [PATCH] linux: remove duplicate api write-file-on-linux.yml --- host-interaction/file-system/write/write-file-on-linux.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/host-interaction/file-system/write/write-file-on-linux.yml b/host-interaction/file-system/write/write-file-on-linux.yml index a38f6585..7a2f12fa 100644 --- a/host-interaction/file-system/write/write-file-on-linux.yml +++ b/host-interaction/file-system/write/write-file-on-linux.yml @@ -25,7 +25,6 @@ rule: - api: fputwc - api: putwc - api: fputws - - api: write - api: fwrite - api: putwchar - api: dprintf