[cig-commits] commit: Fix a compiler warning

Mercurial hg at geodynamics.org
Sat Oct 22 19:01:58 PDT 2011


changeset:   812:7d1daa30af5f
user:        Walter Landry <wlandry at caltech.edu>
date:        Sat Oct 22 18:59:42 2011 -0700
files:       src/main.cxx
description:
Fix a compiler warning


diff -r 566fca6e3f69 -r 7d1daa30af5f src/main.cxx
--- a/src/main.cxx	Sun Oct 16 05:06:29 2011 -0700
+++ b/src/main.cxx	Sat Oct 22 18:59:42 2011 -0700
@@ -154,7 +154,6 @@ int main( int argc, char* argv[] ) {
 	Stg_ObjectList*			listAllTopics;
 	char*							listTopic;
 	Stg_ObjectList*			listTopics;
-	Dictionary*					componentDict;
 	Stg_ComponentFactory*	cf;
 
 	/* Initialise PETSc, get world info */



More information about the CIG-COMMITS mailing list