vxschema.cs didn't correctly strip whitespace-only lines.
commitad2636098126fa033a68282aad7f8602f735ccc4
authorAvery Pennarun <apenwarr@gmail.com>
Sun, 18 Jan 2009 08:37:33 +0000 (18 03:37 -0500)
committerAvery Pennarun <apenwarr@gmail.com>
Sat, 14 Feb 2009 03:08:38 +0000 (13 22:08 -0500)
tree8aa0af7af59a96a5ec7e755a74e36ddd788f1c73
parentc9a219ddb0a3c19800913c6d4066c3cee260fc9a
vxschema.cs didn't correctly strip whitespace-only lines.

We were calling Trim(), but we forgot to assign the results to anything.
versaplexd/vxschema.cs