Added a new refactoring action: net.sourceforge.phpdt.ltk.ui.actions.RenameLocalVariable
[phpeclipse.git] / net.sourceforge.phpeclipse / src / net / sourceforge / phpdt / ltk / core / CoreTexts.java
index 731454c..bad78a2 100644 (file)
@@ -11,7 +11,6 @@ import org.eclipse.osgi.util.NLS;
  * bundle.
  * </p>
  *
- * @author Leif Frenzel
  */
 public class CoreTexts extends NLS {
 
@@ -33,5 +32,4 @@ public class CoreTexts extends NLS {
        public static String renamePropertyDelegate_collectingChanges;
 
        public static String renamePropertyDelegate_checking;
-       // public static String renamePropertyDelegate_propNotFound;
 }
\ No newline at end of file