8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-02-02 10:00:38 +01:00

On behalf of mapopa after sourceforge crash - unused enum member lang_epascal

This commit is contained in:
asfernandes 2015-07-26 15:36:33 +00:00
parent c4f35b84c3
commit 602ed74e83
2 changed files with 0 additions and 2 deletions

View File

@ -96,7 +96,6 @@ enum lang_t
lang_internal,
lang_pascal,
lang_fortran,
//lang_epascal,
lang_cobol,
lang_c,
lang_ada,

View File

@ -1488,7 +1488,6 @@ static act* par_based()
{
case lang_internal:
case lang_fortran:
//case lang_epascal:
case lang_c:
case lang_cxx:
do {