mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-23 22:52:11 +02:00
Remove since tag from non-public class.
This commit is contained in:
parent
7f63bc2647
commit
6e1cfa0f97
1 changed files with 0 additions and 2 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue