Index: trunk/ippTools/src/p2pendingToDone.c
===================================================================
--- trunk/ippTools/src/p2pendingToDone.c	(revision 8121)
+++ trunk/ippTools/src/p2pendingToDone.c	(revision 8279)
@@ -18,14 +18,4 @@
         p2DoneExpRow *doneExposure = p2DoneExpRowAlloc(
             pendingFrame->exposure->exp_id,
-            pendingFrame->exposure->camera,
-            pendingFrame->exposure->telescope,
-            pendingFrame->exposure->exp_type,
-            pendingFrame->exposure->imfiles,
-            pendingFrame->exposure->filter,
-            pendingFrame->exposure->airmass,
-            pendingFrame->exposure->ra,
-            pendingFrame->exposure->decl,
-            pendingFrame->exposure->exp_time,
-            pendingFrame->exposure->background,
             "my recipe",
             pendingFrame->exposure->p1_version,
@@ -70,14 +60,4 @@
     p2DoneExpRow *doneExp = p2DoneExpRowAlloc(
         pendingExp->exp_id,
-        pendingExp->camera,
-        pendingExp->telescope,
-        pendingExp->exp_type,
-        pendingExp->imfiles, // XXX ndone is uneeded?
-        pendingExp->filter,
-        pendingExp->airmass,
-        pendingExp->ra,
-        pendingExp->decl,
-        pendingExp->exp_time,
-        pendingExp->background,
         "my recipe",
         pendingExp->p1_version,
