Index: trunk/Ohana/src/opihi/dvo/skycat.c
===================================================================
--- trunk/Ohana/src/opihi/dvo/skycat.c	(revision 8302)
+++ trunk/Ohana/src/opihi/dvo/skycat.c	(revision 8328)
@@ -6,5 +6,5 @@
   
   double Radius;
-  int i, j, N, Nregions, ShowAll, NPTS, Npts, leftside, Depth, TableDepth, VERBOSE;
+  int i, j, N, Nregions, ShowAll, NPTS, Npts, leftside, Depth, VERBOSE;
   struct stat filestat;
   Vector Xvec, Yvec;
@@ -39,6 +39,4 @@
   }
   SetGraph (graphmode);
-
-  TableDepth = (Depth == 3) ? 3 : 2;
 
   Radius = MAX (fabs(graphmode.xmax), fabs(graphmode.ymax));
