mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-23 14:42:11 +02:00
[cleanup] Get rid of noextend on final class
This commit is contained in:
parent
740622faf2
commit
c8c26f56a1
1 changed files with 0 additions and 1 deletions
|
@ -13,7 +13,6 @@ package org.eclipse.tm.rapi;
|
|||
/**
|
||||
* This class provides access to some native Win32 APIs and constants.
|
||||
*
|
||||
* @noextend This class is not intended to be subclassed by clients.
|
||||
* @noinstantiate This class is not intended to be instantiated by clients.
|
||||
* @author Radoslav Gerganov
|
||||
*/
|
||||
|
|
Loading…
Add table
Reference in a new issue