d: remove the default prefix for SymbolKind's enum elements

This is not needed in D, since the kinds are "scoped".

* data/skeletons/d.m4: Remove the default prefix.
* doc/bison.text: Document it.
This commit is contained in:
Adela Vais
2020-10-01 02:41:45 +03:00
committed by Akim Demaille
parent 4855b98554
commit 4bbda69f1e
2 changed files with 3 additions and 4 deletions

View File

@@ -197,8 +197,6 @@ b4_symbol_foreach([b4_token_enum])dnl
## Symbol kinds. ##
## -------------- ##
b4_percent_define_default([[api.symbol.prefix]], [[S_]])
# b4_symbol_kind(NUM)
# -------------------
m4_define([b4_symbol_kind],