Small simplification in MapLVsByNode
authorIustin Pop <iustin@google.com>
Mon, 19 Jan 2009 11:10:52 +0000 (11:10 +0000)
committerIustin Pop <iustin@google.com>
Mon, 19 Jan 2009 11:10:52 +0000 (11:10 +0000)
commit7c5abcae72adfb6067aa89c7cc23afce8e278a26
tree3c12ef1153a68b30147082c6a44299ca82d2972b
parentde12473a7fa22b7351a058df34fa4da3bc076853
Small simplification in MapLVsByNode

We don't need to pre-create the node entries in lvmap, since they will
be created at recursion time.

Reviewed-by: ultrotter
lib/objects.py