1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00

Cosmetics.

This commit is contained in:
Sergey Prigogin 2011-01-30 20:46:12 +00:00
parent cd8e54c404
commit 9465ae8064

View file

@ -11,8 +11,6 @@
*******************************************************************************/ *******************************************************************************/
package org.eclipse.cdt.core.parser; package org.eclipse.cdt.core.parser;
public enum KeywordSetKey { public enum KeywordSetKey {
EMPTY, EMPTY,
DECL_SPECIFIER_SEQUENCE, DECL_SPECIFIER_SEQUENCE,