/**
* WebBrowser editor input for the homepage.
*/
- public WebBrowserEditorInput() {
- this(null);
- }
+// public WebBrowserEditorInput() {
+// this(null);
+// }
/**
* WebBrowserEditorInput constructor comment.
/**
* WebBrowserEditorInput constructor comment.
*/
- public WebBrowserEditorInput(URL url, boolean b) {
- this(url);
- }
+// public WebBrowserEditorInput(URL url, boolean b) {
+// this(url);
+// }
/**
* Returns true if this page can reuse the browser that the given input is