提交 6168fa08 authored 作者: Thomas Mueller's avatar Thomas Mueller

Remove unused method.

上级 fc552032
...@@ -86,13 +86,6 @@ public class ShowProgress implements DatabaseEventListener { ...@@ -86,13 +86,6 @@ public class ShowProgress implements DatabaseEventListener {
} }
/**
* This method is called by the database if disk space is low.
*/
public void diskSpaceIsLow() {
System.out.println("diskSpaceIsLow");
}
/** /**
* This method is called if an exception occurs in the database. * This method is called if an exception occurs in the database.
* *
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论