1) Moved net.sourceforge.phpeclipse.ui\src\net\sourceforge\phpdt back to net.sourcefo...
[phpeclipse.git] / net.sourceforge.phpeclipse / src / net / sourceforge / phpdt / internal / ui / text / JavaOutlineInformationControl.java
index 31cdf12..b99ee96 100644 (file)
@@ -279,9 +279,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