From d4b42d70d5a4b964c4a14194e562f3322b193e9c 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. git-svn-id: https://srv7.svn-repos.de/dev34/pdclib/trunk@208 546481bc-9713-0410-bf18-d3337bbf4a3e --- 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.30.2