gui: Drop 'dict' parameter from text_to_value().
authorBen Pfaff <blp@cs.stanford.edu>
Sat, 11 Jun 2011 04:55:47 +0000 (21:55 -0700)
committerBen Pfaff <blp@cs.stanford.edu>
Thu, 23 Jun 2011 15:50:23 +0000 (08:50 -0700)
commit320267625a64914733f6ab2e87b48f93c53fd6c5
tree23024b17564873012eb0af7c40a93e10ac633e8e
parent8080fdb87f96b96ae07ef902e7912a23beea49c7
gui: Drop 'dict' parameter from text_to_value().

This parameter is used only to obtain the dictionary's
encoding, which may also be obtained through the variable.
src/ui/gui/find-dialog.c
src/ui/gui/helper.c
src/ui/gui/helper.h
src/ui/gui/missing-val-dialog.c
src/ui/gui/val-labs-dialog.c