From e0cfba6695c58ed2857f0fff39d3ca10b3fb9d0d Mon Sep 17 00:00:00 2001 From: Andreas Romeyke Date: Sun, 24 Jun 2018 19:51:26 +0200 Subject: [PATCH] - removed debug() --- src/lib/manifest.cpp | 8 -------- 1 file changed, 8 deletions(-) diff --git a/src/lib/manifest.cpp b/src/lib/manifest.cpp index fdee500..fd03c25 100644 --- a/src/lib/manifest.cpp +++ b/src/lib/manifest.cpp @@ -98,14 +98,6 @@ bool Manifest::validate() { return is_valid; } -void Manifest::debug() { - //cout << "DEBUG: basedir='"<basedir<<"'"<manifest_algorithm_files.begin(); it!=this->manifest_algorithm_files.end(); ++it) { - // cout << "DEBUG:\tvalidate using file '"<< (it->second) << "' (" << (it->first) << ")" < Manifest::get_checksummed_files() { list files;