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 / java / JavaReconcilingStrategy.java
index fe21bcd..00919f8 100644 (file)
@@ -191,9 +191,9 @@ public class JavaReconcilingStrategy implements IReconcilingStrategy,
         * @param notify
         *            <code>true</code> if participant should be notified
         */
-       public void notifyParticipants(boolean notify) {
-               fNotify = notify;
-       }
+//     public void notifyParticipants(boolean notify) {
+//             fNotify = notify;
+//     }
 
        /**
         * Tells this strategy whether to inform its listeners.