]> pd.if.org Git - pdclib/blobdiff - functions/_PDCLIB/print.c
Declaration of Xdigits now handled by header.
[pdclib] / 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.
 */