mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-29 19:45:01 +02:00
Fixes a warning.
This commit is contained in:
parent
c80603bf86
commit
ea9f24215d
1 changed files with 0 additions and 2 deletions
|
@ -13,8 +13,6 @@ package org.eclipse.cdt.core.dom.ast;
|
|||
/**
|
||||
* Enumerates various kinds of scopes
|
||||
* @since 5.1
|
||||
*
|
||||
* @noextend This class is not intended to be subclassed by clients.
|
||||
*/
|
||||
public enum EScopeKind {
|
||||
/**
|
||||
|
|
Loading…
Add table
Reference in a new issue