Index: trunk/Ohana/src/opihi/dvo/extract.c
===================================================================
--- trunk/Ohana/src/opihi/dvo/extract.c	(revision 12332)
+++ trunk/Ohana/src/opihi/dvo/extract.c	(revision 13479)
@@ -31,6 +31,5 @@
   RegionFile *regions;
 
-  Ngraph = 0;
-  if (!GetGraphData (&graphmode, NULL, &Ngraph)) return (FALSE);
+  if (!GetGraphData (&graphmode, NULL, NULL)) return (FALSE);
   if (!InitPhotcodes ()) return (FALSE);
 
