Refactory: remove unused classes, imports, fields and methods.
[phpeclipse.git] / net.sourceforge.phpeclipse.ui / src / net / sourceforge / phpdt / internal / ui / text / HTMLTextPresenter.java
index aa21538..4e6b8a7 100644 (file)
@@ -36,9 +36,9 @@ public class HTMLTextPresenter implements
                fEnforceUpperLineLimit = enforceUpperLineLimit;
        }
 
-       public HTMLTextPresenter() {
-               this(true);
-       }
+//     public HTMLTextPresenter() {
+//             this(true);
+//     }
 
        protected Reader createReader(String hoverInfo,
                        TextPresentation presentation) {