Index: /branches/eam_branches/ipp-20140717/ippToPsps/jython/dvo.py
===================================================================
--- /branches/eam_branches/ipp-20140717/ippToPsps/jython/dvo.py	(revision 37172)
+++ /branches/eam_branches/ipp-20140717/ippToPsps/jython/dvo.py	(revision 37173)
@@ -267,20 +267,4 @@
            regionDec = region[2]
            regionPath = region[3]
-
-           # get paths for this region for the file types we are interested in
-           # XXX ipptopsps cannot check files -- it does not know where they are
-           ## paths = []
-           ## for fileType in self.ingestFileTypes:
-           ##     paths.append(self.skychunk.dvoLocation + "/" + regionPath + "." + fileType)
-
-           # check for the existence of all interested file types
-           # XXX ipptopsps cannot check files -- it does not know where they are
-           ## skipThisRegion = False
-           ## for path in paths:
-           ##     if not os.path.isfile(path):
-           ##         skipThisRegion = True
-           ##         break
-
-           ## if skipThisRegion: continue
 
            # ok, have real, populated files so add this region to the list
