More END block cleanups.

This commit is contained in:
Colin Kuskie 2010-06-07 19:07:45 -07:00
parent 8a62abc3ef
commit 7034e2cf57
10 changed files with 25 additions and 64 deletions

View file

@ -112,9 +112,4 @@ sub createInstance {
#----------------------------------------------------------------------------
# Cleanup
END {
}
#vim:ft=perl