From d2183e8421f71a0c409e5dca6546569a54403379 Mon Sep 17 00:00:00 2001 From: solar Date: Wed, 24 May 2006 06:14:28 +0000 Subject: [PATCH] Declaration of Xdigits now handled by header. --- functions/_PDCLIB/print.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/functions/_PDCLIB/print.c b/functions/_PDCLIB/print.c index 986ab43..a8c44f6 100644 --- a/functions/_PDCLIB/print.c +++ b/functions/_PDCLIB/print.c @@ -12,8 +12,6 @@ #include #include -extern char * _PDCLIB_Xdigits; - /* Using an integer's bits as flags for both the conversion flags and length modifiers. */ -- 2.40.0