Commit cff2ef12 authored by Sebastian Kummer's avatar Sebastian Kummer

Merge pull request #452 in ZP/z-push from...

Merge pull request #452 in ZP/z-push from bugfix/ZP-250-meta-ticket-for-documentation-typo to develop

* commit '38987eb8':
  ZP-250 Remove duplicate comment in ExportChangesDiff.
parents 8666fe89 38987eb8
...@@ -78,8 +78,6 @@ class ExportChangesDiff extends DiffState implements IExportChanges{ ...@@ -78,8 +78,6 @@ class ExportChangesDiff extends DiffState implements IExportChanges{
} }
} }
else { else {
ZLog::Write(LOGLEVEL_DEBUG, "Initializing folder diff engine");
ZLog::Write(LOGLEVEL_DEBUG, "ExportChangesDiff->InitializeExporter(): Initializing folder diff engine"); ZLog::Write(LOGLEVEL_DEBUG, "ExportChangesDiff->InitializeExporter(): Initializing folder diff engine");
$folderlist = $this->backend->GetFolderList(); $folderlist = $this->backend->GetFolderList();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment