Commit 38987eb8 authored by Manfred Kutas's avatar Manfred Kutas

ZP-250 Remove duplicate comment in ExportChangesDiff.

Released under the Affero GNU General Public License (AGPL) version 3.
parent cf35c690
...@@ -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