var-type-dialog: Avoid static variables.
authorBen Pfaff <blp@cs.stanford.edu>
Fri, 13 Jul 2012 06:32:19 +0000 (23:32 -0700)
committerBen Pfaff <blp@cs.stanford.edu>
Fri, 13 Jul 2012 06:32:19 +0000 (23:32 -0700)
commit023980a685ecb5b82388ddfb993eb37933c3e53a
tree5921ed0f79ab7e918ab2643bc6d968d4b02d1525
parent9aa950a7672569d51c1d5d674697a099bafa6e24
var-type-dialog: Avoid static variables.

I guess these static variables were OK when there was only one
datasheet and therefore only one dialog, but now there can be more
than one of each.
src/ui/gui/var-type-dialog.c