X-Git-Url: https://pd.if.org/git/?p=pdclib;a=blobdiff_plain;f=platform%2Fposix%2Ffunctions%2Fstdio%2Fremove.c;fp=platform%2Fposix%2Ffunctions%2Fstdio%2Fremove.c;h=c54f44e913a37e67c2539fe4faefd2bfd7888531;hp=d4a018442ebc70efe2f3451b1e4d0dbe180085e6;hb=e1c526e9bad3f6e69391e94059096145390508d3;hpb=6608f7d9a9a3326666d825de38fdd216a9ddf049 diff --git a/platform/posix/functions/stdio/remove.c b/platform/posix/functions/stdio/remove.c index d4a0184..c54f44e 100644 --- a/platform/posix/functions/stdio/remove.c +++ b/platform/posix/functions/stdio/remove.c @@ -1,5 +1,3 @@ -/* $Id$ */ - /* remove( const char * ) This file is part of the Public Domain C Library (PDCLib).