From 0f05f987c1ceac5fbde068af2b7b9271a0f490c7 Mon Sep 17 00:00:00 2001 From: gn64_jp Date: Mon, 21 Dec 2009 11:25:40 +0000 Subject: [PATCH] fix db bug. git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/rec10@326 4e526526-5e11-4fc0-8910-f8fd03428081 --- rec10/trunk/src/dbMySQL.py | 1 - 1 file changed, 1 deletion(-) diff --git a/rec10/trunk/src/dbMySQL.py b/rec10/trunk/src/dbMySQL.py index 9933363..e027342 100644 --- a/rec10/trunk/src/dbMySQL.py +++ b/rec10/trunk/src/dbMySQL.py @@ -48,7 +48,6 @@ class DB_MySQL: self.new_in_timeline_log() self.new_in_auto_bayes_key() self.new_in_auto_jbk_key() - self.new_auto_proc() self.new_in_status() self.new_auto_timeline_bayes() self.new_auto_timeline_keyword() -- 2.11.0