summaryrefslogtreecommitdiffstats
path: root/HostnameMeter.c
diff options
context:
space:
mode:
authorHisham Muhammad <hisham@gobolinux.org>2014-01-16 01:40:47 -0200
committerHisham Muhammad <hisham@gobolinux.org>2014-01-16 01:40:47 -0200
commitc1e0f6e17c16236d68ed26a5e413e9234293f4d9 (patch)
tree0b233e4971c581a589fbf42f87efa326899ceb8e /HostnameMeter.c
parent4256c23d84689a12d182937eae9bb13673867370 (diff)
BUGFIX: Fix crash when adding meters and toggling detailed CPU time.
See https://bugzilla.redhat.com/show_bug.cgi?id=987805 for details. (thanks to Dawid Gajownik for the detailed analysis!)
Diffstat (limited to 'HostnameMeter.c')
-rw-r--r--HostnameMeter.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/HostnameMeter.c b/HostnameMeter.c
index 95ac9714..b46541c3 100644
--- a/HostnameMeter.c
+++ b/HostnameMeter.c
@@ -32,7 +32,6 @@ MeterClass HostnameMeter_class = {
.setValues = HostnameMeter_setValues,
.defaultMode = TEXT_METERMODE,
.total = 100.0,
- .items = 1,
.attributes = HostnameMeter_attributes,
.name = "Hostname",
.uiName = "Hostname",

© 2014-2024 Faster IT GmbH | imprint | privacy policy