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