projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b208698
)
src/ui/gui/psppire.c (struct icon_size): Remove --- unused
author
John Darrington
<john@darrington.wattle.id.au>
Sat, 27 Mar 2021 17:54:05 +0000
(18:54 +0100)
committer
John Darrington
<john@darrington.wattle.id.au>
Sat, 27 Mar 2021 17:54:05 +0000
(18:54 +0100)
src/ui/gui/psppire.c
patch
|
blob
|
history
diff --git
a/src/ui/gui/psppire.c
b/src/ui/gui/psppire.c
index e897c599b69bc50a5e6b0108b235ac8bb2848602..0ced46808dd22d62af027a70718cca8c698d1ee1 100644
(file)
--- a/
src/ui/gui/psppire.c
+++ b/
src/ui/gui/psppire.c
@@
-139,12
+139,6
@@
psppire_quit (GApplication *app)
g_application_quit (app);
}
-struct icon_size
-{
- int resolution; /* The dimension of the images which will be used */
- size_t n_sizes; /* The number of items in the array below. */
- const GtkIconSize *usage; /* An array determining for what the icon set is used */
-};
\f
static void
handle_msg (const struct msg *m_, void *lexer_)