Index: /branches/eam_branches/ipp-20101103/Ohana/src/libdvo/src/dvo_photcode_ops.c
===================================================================
--- /branches/eam_branches/ipp-20101103/Ohana/src/libdvo/src/dvo_photcode_ops.c	(revision 29855)
+++ /branches/eam_branches/ipp-20101103/Ohana/src/libdvo/src/dvo_photcode_ops.c	(revision 29856)
@@ -557,9 +557,11 @@
       }
     }
-    if (entry == -1) {
-      // entry is missing fail (no printfs in this file)
-      free(map);
-      return(FALSE);
-    }
+    // if (entry == -1) {
+    //   // entry is missing fail (no printfs in this file)
+    //   free(map);
+    //   return(FALSE);
+    // }
+
+    // if entry is still -1, we will skip this one (not map into the output db)
     map[i] = entry;
   }
