From 1c71a5b51edbb97da0c0c3696d33204cde980e1e Mon Sep 17 00:00:00 2001 From: gn64_jp Date: Thu, 29 Apr 2010 14:32:37 +0000 Subject: [PATCH] search bug. git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/rec10@574 4e526526-5e11-4fc0-8910-f8fd03428081 --- rec10/trunk/src/timerec.py | 1 - 1 file changed, 1 deletion(-) diff --git a/rec10/trunk/src/timerec.py b/rec10/trunk/src/timerec.py index 3fe227e..ab8da85 100644 --- a/rec10/trunk/src/timerec.py +++ b/rec10/trunk/src/timerec.py @@ -66,7 +66,6 @@ def task(): auto_process.kill_dead_encode(recpath) sys.exit() update = chdb.update() - recdblist.printutf8(u"1/3"+datetime.datetime.now().strftime("%Y-%m-%d %H:%M:%S")) if len(update) > 0: pid = os.fork() if pid != 0: -- 2.11.0