X-Git-Url: https://pd.if.org/git/?p=pdclib;a=blobdiff_plain;f=platform%2Fexample_cygwin%2Ffunctions%2Fstdio%2Fremove.c;h=1817e30fbcdc83c671969061a8b9eb032e0960bb;hp=e27dd56efe2cfcfc83167a9cfb87753ea5797c13;hb=b1fc26afebd4d557ff89a44bc21767a8704c3809;hpb=9f87d9e27e74d9e06e0c93114ffd70a45ee152fa diff --git a/platform/example_cygwin/functions/stdio/remove.c b/platform/example_cygwin/functions/stdio/remove.c index e27dd56..1817e30 100644 --- a/platform/example_cygwin/functions/stdio/remove.c +++ b/platform/example_cygwin/functions/stdio/remove.c @@ -1,5 +1,3 @@ -/* $Id$ */ - /* remove( const char * ) This file is part of the Public Domain C Library (PDCLib).