]> granicus.if.org Git - graphviz/commitdiff
#if out unused code
authorerg <devnull@localhost>
Mon, 22 Jun 2009 20:50:50 +0000 (20:50 +0000)
committererg <devnull@localhost>
Mon, 22 Jun 2009 20:50:50 +0000 (20:50 +0000)
cmd/smyrna/main.c

index 7513f997dcf49fda8a15b4929061439a30346b8d..d1cf87482bf9feba1c62f1d74b46245acb11a04c 100755 (executable)
@@ -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.