Index: /branches/eam_branches/ipp-20101103/Ohana/src/addstar/src/resort_threaded.c
===================================================================
--- /branches/eam_branches/ipp-20101103/Ohana/src/addstar/src/resort_threaded.c	(revision 29795)
+++ /branches/eam_branches/ipp-20101103/Ohana/src/addstar/src/resort_threaded.c	(revision 29796)
@@ -12,5 +12,4 @@
 typedef struct {
   int iThread;
-  int nThread;
   int state;
   int nosort;
@@ -101,5 +100,4 @@
   double dtime;
   struct timeval start, stop;
-
   gettimeofday (&start, NULL);
 
