X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fui%2Fgui%2Fcrosstabs-dialog.c;h=fa3930dc7248b3e6522f4a9d4ee2c9ef6b6fefc4;hb=refs%2Fbuilds%2F20120213030503%2Fpspp;hp=eab7ab2deb01121323f9de86c15a0792bb926d67;hpb=981b76b7d6b3e2dccb6a3fb15890ec32a8a87f13;p=pspp diff --git a/src/ui/gui/crosstabs-dialog.c b/src/ui/gui/crosstabs-dialog.c index eab7ab2deb..fa3930dc72 100644 --- a/src/ui/gui/crosstabs-dialog.c +++ b/src/ui/gui/crosstabs-dialog.c @@ -1,5 +1,5 @@ /* PSPPIRE - a graphical user interface for PSPP. - Copyright (C) 2008, 2010, 2011 Free Software Foundation + Copyright (C) 2008, 2010, 2011, 2012 Free Software Foundation This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -29,7 +29,8 @@ #include "executor.h" #include #include -#include +#include +#include "helper.h" #include "gettext.h" #define _(msgid) gettext (msgid) @@ -150,9 +151,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) {