Index: trunk/ippTools/share/magictool_inputs.sql
===================================================================
--- trunk/ippTools/share/magictool_inputs.sql	(revision 27982)
+++ trunk/ippTools/share/magictool_inputs.sql	(revision 27985)
@@ -2,5 +2,4 @@
 SELECT
     magicRun.magic_id,
-    magicRun.exp_id,
     magicRun.inverse, -- Using the inverse subtraction?
     magicRun.diff_id,
@@ -11,6 +10,5 @@
     magicInputs.warp_path_base, -- path_base for the template warp (if any)
     magicInputs.stack_path_base, -- path_base for the template stack (if any)
-    magicInputs.magic_path_base, -- path_base for child nodes (if any)
-    magicInputs.cam_path_base -- path_base for the input camera
+    magicInputs.magic_path_base -- path_base for child nodes (if any)
 FROM magicRun
 JOIN (
