mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-04 07:35:24 +02:00
[cleanup] Get rid of @noextend on interfaces
This commit is contained in:
parent
57a1189806
commit
24b78c6c94
1 changed files with 0 additions and 1 deletions
|
@ -16,7 +16,6 @@ package org.eclipse.rse.core;
|
|||
* org.eclipse.rse.core
|
||||
*
|
||||
* @since org.eclipse.rse.core 3.0
|
||||
* @noextend This interface is not intended to be extended by clients.
|
||||
* @noimplement this interface is not intended to be implemented by clients
|
||||
*/
|
||||
public interface IRSECoreStatusCodes {
|
||||
|
|
Loading…
Add table
Reference in a new issue