X-Git-Url: https://pd.if.org/git/?a=blobdiff_plain;f=includes%2Fstdarg.h;h=7558131fbb28e3404a258f1e3eb23ae3fd93a0d6;hb=69b6c4ba128f7004d5d02d2c4e4d958c8d496ca1;hp=ab5529aa2b3527d108f8caebf90cc2b86fca93f5;hpb=3f035390c831709593428e88bb1c640604434d60;p=pdclib.old diff --git a/includes/stdarg.h b/includes/stdarg.h deleted file mode 100644 index ab5529a..0000000 --- a/includes/stdarg.h +++ /dev/null @@ -1,15 +0,0 @@ -// ---------------------------------------------------------------------------- -// $Id$ -// ---------------------------------------------------------------------------- -// Public Domain C Library - http://pdclib.sourceforge.net -// This code is Public Domain. Use, modify, and redistribute at will. -// ---------------------------------------------------------------------------- -// TODO -// ---------------------------------------------------------------------------- - -#ifndef __STDARG_H -#define __STDARG_H __STDARG_H - -// TODO - -#endif // __STDARG_H