提交 e812449b authored 作者: Thomas Mueller's avatar Thomas Mueller

remove unused code

上级 21457585
...@@ -65,7 +65,6 @@ public class Set extends Prepared { ...@@ -65,7 +65,6 @@ public class Set extends Prepared {
} }
public int update() throws SQLException { public int update() throws SQLException {
// Value v = expr.getValue();
Database database = session.getDatabase(); Database database = session.getDatabase();
String name = SetTypes.getTypeName(type); String name = SetTypes.getTypeName(type);
switch (type) { switch (type) {
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论