GLK: ALAN2: Remove unused variable

This commit is contained in:
Paul Gilbert 2019-06-22 22:11:33 -07:00
parent 3cca7f938f
commit 544c841343

View File

@ -38,8 +38,5 @@ Product alan = {
{"2.8(6)", 2, 8, 6, 995034907, ""}
};
static char *alanId =
"@(#)RELEASE ";
} // End of namespace Alan2
} // End of namespace Glk