Remove comment
This commit is contained in:
parent
bb61ad482b
commit
8da402ab9d
1 changed files with 0 additions and 4 deletions
|
@ -92,10 +92,6 @@ public final class W2PHTMLExtension extends WeakBase
|
|||
}
|
||||
|
||||
break;
|
||||
//case "actionOne":
|
||||
// ActionOneDialog actionOneDialog = new ActionOneDialog(context);
|
||||
// actionOneDialog.show();
|
||||
// break;
|
||||
default:
|
||||
DialogHelper.showErrorMessage(context, null, "Unknown action: " + action);
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue