dictionary: Get rid of next_value_idx.
authorBen Pfaff <blp@cs.stanford.edu>
Sat, 4 Mar 2023 01:31:36 +0000 (17:31 -0800)
committerBen Pfaff <blp@cs.stanford.edu>
Sun, 5 Mar 2023 19:23:16 +0000 (11:23 -0800)
commit2891092322c530609ebfc132b6d0e62f515946db
treeaea7c27b62caf9f53fe6faedb1d9eedd030e654c
parent8a27e591b9bf45a9c7b6f0cb3bfa727382c4958c
dictionary: Get rid of next_value_idx.

At this point, it was always the number of variables in the dictionary.
src/data/dataset-writer.c
src/data/dataset.c
src/data/dictionary.c
src/data/dictionary.h
src/language/commands/inpt-pgm.c
src/ui/gui/psppire-data-store.c
src/ui/gui/psppire-dict.c
src/ui/gui/psppire-dict.h