(generate_header_of_codefile): remove unused variable.

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16877 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2006-03-31 02:52:21 +00:00
parent 4d9b604abe
commit 916925bc94

View File

@@ -225,7 +225,6 @@ gen_compare_defval(const char *var, struct value *val)
static void
generate_header_of_codefile(const char *name)
{
struct import *i;
char *filename;
if (codefile != NULL)