Refactory: remove unused classes, imports, fields and methods.
[phpeclipse.git] / net.sourceforge.phpeclipse.webbrowser / src / net / sourceforge / phpeclipse / webbrowser / WebBrowserEditorInput.java
index 1f4681f..52820a0 100644 (file)
@@ -69,9 +69,9 @@ public class WebBrowserEditorInput implements IWebBrowserEditorInput,
        /**
         * WebBrowser editor input for the homepage.
         */
-       public WebBrowserEditorInput() {
-               this(null);
-       }
+//     public WebBrowserEditorInput() {
+//             this(null);
+//     }
 
        /**
         * WebBrowserEditorInput constructor comment.
@@ -102,9 +102,9 @@ public class WebBrowserEditorInput implements IWebBrowserEditorInput,
        /**
         * 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