Browse Source

forgot to comment out second part of line..

[git-p4: depot-paths = "//depot/": change = 871]
v0.3
John-Mark Gurney 18 years ago
parent
commit
9f8318cbb6
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      mpegtsmod.py

+ 1
- 1
mpegtsmod.py View File

@@ -225,7 +225,7 @@ class MultiMPEGTS(FSObject, StorageFolder):
continue

#log.msg('real tvct:', toindex[i], toindex.keys(),
self.tvct)
# self.tvct)
self.pathObjmap[i] = self.cd.addItem(self.id, MPEGTS,
i, path = self.FSpath, tvct = toindex[i])
doupdate = True


Loading…
Cancel
Save