Index: /trunk/Ohana/src/opihi/dvo/photometry.c
===================================================================
--- /trunk/Ohana/src/opihi/dvo/photometry.c	(revision 4586)
+++ /trunk/Ohana/src/opihi/dvo/photometry.c	(revision 4587)
@@ -3,5 +3,5 @@
 /* match code to measure  */
 # define TESTCODE(C,M) \
-  if ((C != NULL) && ApplySelections[SelectionParam]) { \
+  if (C != NULL) { \
     switch (C[0].type) { \
     case PHOT_DEP: \
