X-Git-Url: https://pd.if.org/git/?a=blobdiff_plain;f=functions%2F_PDCLIB%2Fprint.c;h=a8c44f6a93d2679a0bcce035ebcb881e7279d999;hb=1348d759ad8b0bee9bfb91329ab4181aef618a67;hp=986ab43cab2edba91b7fcef8b2779fb9e5bd9790;hpb=5a313c5a48d18419e78d03a04501d7fe21f49d3f;p=pdclib.old 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. */