浏览代码

ForEach first redundant

Renato Golin 13 年之前
父节点
当前提交
4a3147dc08
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      dali/base/dadfs.cpp

+ 0 - 1
dali/base/dadfs.cpp

@@ -4102,7 +4102,6 @@ protected:
                 ThrowStringException(-1, "CDistributedSuperFile: SuperFile %s: bad number of files. Expecting %d, got %d", logicalName.get(), n, index);
 
             // Now try to resolve them all (file/superfile)
-            subit->first();
             ForEach (*subit)
             {
                 IPropertyTree &sub = subit->query();