Lots of stupid warning fixes:

Added newlines at end of a bunch of files that didn't have them.
removed a couple of unused variables and an extra ';'
(Also removed config.h crap from these files)

Kent
This commit is contained in:
2006-01-05 23:10:54 +00:00
parent 2901da3c29
commit 39fcd3586f
33 changed files with 54 additions and 54 deletions

View File

@@ -778,4 +778,5 @@ void ob_clear_constraints(void)
BIF_undo_push("Clear Constraint(s)");
}
}