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)
commit924870103590032b33a94b471fc90ed08f4072c6
treeb12c5f7c9719067152d2f6f3f4137b6c37f05796
parent5bfbebe93fba98a3b5c1f64482823d53265aed5b
short-names: Drop redundant call to var_set_short_name().

This function always calls var_set_short_name() twice, so we can drop
the first call.
src/data/short-names.c