Declaration of Xdigits now handled by header.
authorsolar <solar@546481bc-9713-0410-bf18-d3337bbf4a3e>
Wed, 24 May 2006 06:14:28 +0000 (06:14 +0000)
committersolar <solar@546481bc-9713-0410-bf18-d3337bbf4a3e>
Wed, 24 May 2006 06:14:28 +0000 (06:14 +0000)
git-svn-id: https://srv7.svn-repos.de/dev34/pdclib/trunk@208 546481bc-9713-0410-bf18-d3337bbf4a3e

functions/_PDCLIB/print.c

index 986ab43cab2edba91b7fcef8b2779fb9e5bd9790..a8c44f6a93d2679a0bcce035ebcb881e7279d999 100644 (file)
@@ -12,8 +12,6 @@
 #include <stdlib.h>
 #include <stddef.h>
 
-extern char * _PDCLIB_Xdigits;
-
 /* Using an integer's bits as flags for both the conversion flags and length
    modifiers.
 */