commit | 523c37219dec4afe34a5a43361b6ac2ca0e08504 | [log] [tgz] |
---|---|---|
author | Nico Huber <nico.huber@secunet.com> | Tue Feb 13 23:36:25 2024 +0100 |
committer | Nico Huber <nico.huber@secunet.com> | Tue Feb 13 23:36:25 2024 +0100 |
tree | 85d66eec3a4cbf1cbd90ed18ea69f7668fcd5fb2 | |
parent | 989bfe274220748f0cb02ee0cae73cce8f78eae4 [diff] |
vfs: Drop dead package with
diff --git a/src/filo-fs-vfs.ads b/src/filo-fs-vfs.ads index 55c309a..3291bc8 100644 --- a/src/filo-fs-vfs.ads +++ b/src/filo-fs-vfs.ads
@@ -1,6 +1,5 @@ with System; with Interfaces.C; -with Interfaces.C.Strings; use Interfaces.C;