From e81c007ccf14595ab1313a2eab24360cf6a7cce9 Mon Sep 17 00:00:00 2001 From: cxl Date: Tue, 17 Jan 2012 14:12:20 +0000 Subject: [PATCH] .cosmetics git-svn-id: svn://ultimatepp.org/upp/trunk@4429 f0d560ea-af0d-0410-9eb7-867de7ffcac7 --- uppsrc/Sql/Sqls.h | 1 - 1 file changed, 1 deletion(-) diff --git a/uppsrc/Sql/Sqls.h b/uppsrc/Sql/Sqls.h index 979f1fe30..e74ecd059 100644 --- a/uppsrc/Sql/Sqls.h +++ b/uppsrc/Sql/Sqls.h @@ -438,7 +438,6 @@ class SqlMassInsert { int pos; void NewRow(); - public: SqlMassInsert& operator()(SqlId col, const Value& val);