Selaa lähdekoodia

ForEach first redundant

Renato Golin 13 vuotta sitten
vanhempi
commit
4a3147dc08
1 muutettua tiedostoa jossa 0 lisäystä ja 1 poistoa
  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();