X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fui%2Fgui%2Fpsppire-var-sheet.h;h=058821b7b30d583236e36b2ae0817187148c0c42;hb=36e1a0b66c81e1f2a8b5633c4fac259ffb046c98;hp=24e69af1b0bb5e5887be88c619a324d67e2b5923;hpb=e10c2952cf51a443381a40de4fed12a89f720927;p=pspp diff --git a/src/ui/gui/psppire-var-sheet.h b/src/ui/gui/psppire-var-sheet.h index 24e69af1b0..058821b7b3 100644 --- a/src/ui/gui/psppire-var-sheet.h +++ b/src/ui/gui/psppire-var-sheet.h @@ -22,7 +22,6 @@ #include #include #include "missing-val-dialog.h" -#include "var-type-dialog.h" G_BEGIN_DECLS @@ -43,8 +42,6 @@ struct _PsppireVarSheet gboolean dispose_has_run; gboolean may_create_vars; - - struct missing_val_dialog *missing_val_dialog ; };