summaryrefslogtreecommitdiff
path: root/multiload/global.h
diff options
context:
space:
mode:
authorrbuj <[email protected]>2020-07-20 21:57:14 +0200
committerraveit65 <[email protected]>2020-08-29 14:14:55 +0200
commit9c3944b1f6a0c6a286befee814901dad29f52610 (patch)
tree97b9dab63ef21fd2c906eff03633a9f2543bf001 /multiload/global.h
parentc9dd864cff1326c8867c57ef2df3835fd5e2e35e (diff)
downloadmate-applets-9c3944b1f6a0c6a286befee814901dad29f52610.tar.bz2
mate-applets-9c3944b1f6a0c6a286befee814901dad29f52610.tar.xz
multiload: Remove legacy variable 'show_frame'
Diffstat (limited to 'multiload/global.h')
-rw-r--r--multiload/global.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/multiload/global.h b/multiload/global.h
index c22bddad..da3383c4 100644
--- a/multiload/global.h
+++ b/multiload/global.h
@@ -92,8 +92,6 @@ struct _LoadGraph {
cairo_surface_t *surface;
int timer_index;
- gint show_frame;
-
gboolean visible;
gboolean tooltip_update;
const gchar *name;