projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
badbcb0
)
val-labs-dialog: Remove unused 'window' member.
author
Ben Pfaff
<blp@cs.stanford.edu>
Sun, 19 Aug 2012 17:30:53 +0000
(10:30 -0700)
committer
Ben Pfaff
<blp@cs.stanford.edu>
Sun, 19 Aug 2012 18:37:30 +0000
(11:37 -0700)
src/ui/gui/val-labs-dialog.h
patch
|
blob
|
history
diff --git
a/src/ui/gui/val-labs-dialog.h
b/src/ui/gui/val-labs-dialog.h
index f3facce054120b69a062a8811a0e832f55d80411..379a5eeb3ee8fd1bf7968806582b605d788ac7f2 100644
(file)
--- a/
src/ui/gui/val-labs-dialog.h
+++ b/
src/ui/gui/val-labs-dialog.h
@@
-43,8
+43,6
@@
typedef struct _PsppireValLabsDialogClass PsppireValLabsDialogClass;
struct _PsppireValLabsDialog {
PsppireDialog parent;
- GtkWidget *window;
-
struct val_labs *labs;
gchar *encoding;
struct fmt_spec format;