Преглед на файлове

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();