提交 64e2efff 编写于 作者: S Stefan Weil

java: Remove unused field (fix CID 1386094 UrF: Unread field)

desc is written once, but never used otherwise.
Signed-off-by: NStefan Weil <sw@weilnetz.de>
上级 3c269c9a
......@@ -30,7 +30,6 @@ import javax.swing.JCheckBoxMenuItem;
*/
class SVCheckboxMenuItem extends SVAbstractMenuItem {
public String value = null;
public String desc = null;
public boolean bvalue;
SVCheckboxMenuItem(int id, String name, boolean val) {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册