projects
/
pspp-builds.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cc6cdcb
)
crosstabs-dialog: Remove unused vars from on_format_clicked().
author
Ben Pfaff
<blp@cs.stanford.edu>
Sun, 6 Nov 2011 20:55:27 +0000
(12:55 -0800)
committer
Ben Pfaff
<blp@cs.stanford.edu>
Sun, 6 Nov 2011 20:55:51 +0000
(12:55 -0800)
src/ui/gui/crosstabs-dialog.c
patch
|
blob
|
history
diff --git
a/src/ui/gui/crosstabs-dialog.c
b/src/ui/gui/crosstabs-dialog.c
index eab7ab2deb01121323f9de86c15a0792bb926d67..acac2b67494849a5ff42cb342c25a7627821fb78 100644
(file)
--- a/
src/ui/gui/crosstabs-dialog.c
+++ b/
src/ui/gui/crosstabs-dialog.c
@@
-150,9
+150,6
@@
static void
on_format_clicked (struct crosstabs_dialog *cd)
{
int ret;
- gboolean lab;
- gboolean no_lab;
- gboolean no_val_lab;
if (cd->current_opts.avalue)
{