Explorar o código

HPCC-15203 Preload option in a package copying all parts to all nodes

Remove a line that was presumably intending to copy the TLK.

Signed-off-by: Richard Chapman <rchapman@hpccsystems.com>
Richard Chapman %!s(int64=9) %!d(string=hai) anos
pai
achega
690c32d491
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      roxie/ccd/ccdstate.cpp

+ 0 - 1
roxie/ccd/ccdstate.cpp

@@ -620,7 +620,6 @@ protected:
                         if (resolved)
                         {
                             files.append(*const_cast<IResolvedFile *>(resolved));
-                            doPreload(0, resolved);
                             Owned<IPropertyTreeIterator> it = ccdChannels->getElements("RoxieSlaveProcess");
                             ForEach(*it)
                             {