psppire-dialog-action-regression: Fix unused variable warning.
authorBen Pfaff <blp@cs.stanford.edu>
Tue, 13 Apr 2021 17:01:58 +0000 (10:01 -0700)
committerBen Pfaff <blp@cs.stanford.edu>
Tue, 13 Apr 2021 17:01:58 +0000 (10:01 -0700)
commit1a507e967cecfffdc33a64e24b9865cfd0d2aee3
tree62fe50c12c14ff0a8015526df7c6dcbafd2a947c
parent6467d294ac5750d7ee060f5c4e0291275ece238d
psppire-dialog-action-regression: Fix unused variable warning.

GCC said that 'ok' was unused because it's declared in the 'for' loop.
src/ui/gui/psppire-dialog-action-regression.c