264a361cf9dbd11a9c734142f821bd5f560fe5d8
hiram
  Mon Sep 13 11:57:59 2010 -0700
removing old constraint for custom track file business
diff --git src/hg/lib/wigDataStream.c src/hg/lib/wigDataStream.c
index 5ec5c20..66a2e23 100644
--- src/hg/lib/wigDataStream.c
+++ src/hg/lib/wigDataStream.c
@@ -978,7 +978,7 @@
     summaryOnly = FALSE;
 if (doBed)
     summaryOnly = FALSE;
-if (!wds->isFile && wds->winEnd)
+if (wds->winEnd)
     summaryOnly = FALSE;
 
 /*	nextRow() produces the next SQL row from either DB or file.