1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-23 14:42:11 +02:00

Remove since tag from non-public class.

This commit is contained in:
Markus Schorn 2010-10-08 08:51:56 +00:00
parent 7f63bc2647
commit 6e1cfa0f97

View file

@ -23,8 +23,6 @@ import org.eclipse.cdt.internal.corext.util.Strings;
/** /**
* A label provider for basic elements like paths. The label provider will make sure that the labels are correctly * A label provider for basic elements like paths. The label provider will make sure that the labels are correctly
* shown in RTL environments. * shown in RTL environments.
*
* @since 5.3
*/ */
public class BasicElementLabels { public class BasicElementLabels {
// TextProcessor delimiters // TextProcessor delimiters