]> pd.if.org Git - pdclib/blobdiff - includes/stdarg.h
Forgot the header guard on string.h. Bumped release date in Readme.txt.
[pdclib] / includes / stdarg.h
diff --git a/includes/stdarg.h b/includes/stdarg.h
deleted file mode 100644 (file)
index ab5529a..0000000
+++ /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