提交 3c6c9b1c authored 作者: noelgrandin's avatar noelgrandin

remove dead code

上级 ea080faa
......@@ -172,15 +172,6 @@ class Database {
}
}
/**
* Get the database connection. The connection must be opened first.
*
* @return the connection
*/
Connection getConnection() {
return conn;
}
/**
* Open a new database connection. This connection must be closed
* by calling conn.close().
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论