Refactory: remove unused classes, imports, fields and methods.
[phpeclipse.git] / net.sourceforge.phpeclipse.ui / src / net / sourceforge / phpdt / internal / ui / text / JavaOutlineInformationControl.java
index badd6d4..e37799c 100644 (file)
@@ -280,9 +280,9 @@ public class JavaOutlineInformationControl implements IInformationControl,
         * @param parent
         *            the parent shell
         */
-       public JavaOutlineInformationControl(Shell parent) {
-               this(parent, SWT.NONE);
-       }
+//     public JavaOutlineInformationControl(Shell parent) {
+//             this(parent, SWT.NONE);
+//     }
 
        /**
         * Creates a tree information control with the given shell as parent. The