short-names: Drop redundant call to var_set_short_name().
authorBen Pfaff <blp@cs.stanford.edu>
Sat, 23 Apr 2011 18:40:42 +0000 (11:40 -0700)
committerBen Pfaff <blp@cs.stanford.edu>
Tue, 26 Apr 2011 04:13:53 +0000 (21:13 -0700)
This function always calls var_set_short_name() twice, so we can drop
the first call.


No differences found