From: ellson Date: Thu, 11 Jun 2009 20:55:07 +0000 (+0000) Subject: remove one of two glutinit() statements X-Git-Tag: LAST_LIBGRAPH~32^2~1924 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2fc5faa0c1d63fdf0d0f530ee5ca38fe1a32b1e5;p=graphviz remove one of two glutinit() statements --- diff --git a/cmd/smyrna/main.c b/cmd/smyrna/main.c index e6f9611f0..985130d05 100755 --- a/cmd/smyrna/main.c +++ b/cmd/smyrna/main.c @@ -149,8 +149,6 @@ int main(int argc, char *argv[]) { GdkGLConfig *glconfig; char* initFileName; - glutInit(&argc,argv); - smyrnaDir = getenv ("SMYRNA_PATH"); if (!smyrnaDir) {