*** empty log message ***

This commit is contained in:
Søren Sandmann Pedersen
2004-11-17 23:37:44 +00:00
parent 38891db079
commit 3b6a53efaf
6 changed files with 157 additions and 111 deletions

View File

@ -190,6 +190,7 @@ get_number (const char *input_name,
return -1;
}
#if 0
static Node *
create_node (const char **names,
const char **values,
@ -345,6 +346,7 @@ profile_load (const char *filename,
return result;
}
#endif
static void
profile_object_free (ProfileObject *obj)