Sfoglia il codice sorgente

ForEach first redundant

Renato Golin 13 anni fa
parent
commit
4a3147dc08
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  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();