Remove duplicate keyword entry.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@4418 ea778897-0a13-0410-b9d1-a72fbfd435f5
This commit is contained in:
parent
a83c65b0bc
commit
8dbca1f107
@ -79,7 +79,6 @@ static kindOption VhdlKinds [] = {
|
||||
};
|
||||
|
||||
static keywordAssoc VhdlKeywordTable [] = {
|
||||
{ "variable", K_VARIABLE },
|
||||
{ "constant", K_CONSTANT },
|
||||
{ "variable", K_VARIABLE },
|
||||
{ "type", K_TYPE },
|
||||
|
Loading…
x
Reference in New Issue
Block a user