From: erg Date: Mon, 22 Jun 2009 20:50:50 +0000 (+0000) Subject: #if out unused code X-Git-Tag: LAST_LIBGRAPH~32^2~1900 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=80fa52b4e66ac09b2c5783a007f71305904b2e70;p=graphviz #if out unused code --- diff --git a/cmd/smyrna/main.c b/cmd/smyrna/main.c index 7513f997d..d1cf87482 100755 --- a/cmd/smyrna/main.c +++ b/cmd/smyrna/main.c @@ -53,6 +53,7 @@ static char* smyrnaDir; /* path to directory containin smyrna data files */ char* smyrnaGlade; unsigned char SmyrnaVerbose; +#if 0 infixtoposfic(char* infix,char* posfix,int bfsize) { char a=NULL; @@ -104,9 +105,7 @@ infixtoposfic(char* infix,char* posfix,int bfsize) } posfix[ind2]='\0'; } - - - +#endif /* smyrnaPath: * Construct pathname for smyrna data file.