[Pkg-running-devel] [openambit] 55/131: Removed invalid log message

Christian Perrier bubulle at moszumanska.debian.org
Thu Jul 17 20:19:11 UTC 2014


This is an automated email from the git hooks/post-receive script.

bubulle pushed a commit to branch master
in repository openambit.

commit 1a39d141d552031a22c93e6380c20d8d445a59b0
Author: Emil Ljungdahl <emil at kratern.se>
Date:   Fri Jan 17 21:31:18 2014 +0100

    Removed invalid log message
---
 src/libambit/pmem20.c | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/src/libambit/pmem20.c b/src/libambit/pmem20.c
index a002ef1..078cf66 100644
--- a/src/libambit/pmem20.c
+++ b/src/libambit/pmem20.c
@@ -277,9 +277,6 @@ ambit_log_entry_t *libambit_pmem20_log_read_entry(ambit_object_t *object)
                 altisource_index = sample_count-1;
             }
         }
-        else {
-            LOG_ERROR("Failed to parse sample %d of %d", sample_count, log_entry->samples_count);
-        }
     }
 
     // Loop through samples again and correct times etc

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-running/openambit.git



More information about the Pkg-running-devel mailing list