[Xfce4-commits] [panel-plugins/xfce4-hardware-monitor-plugin] 15/29: Remove old WIP
noreply at xfce.org
noreply at xfce.org
Mon Dec 18 12:45:46 CET 2017
This is an automated email from the git hooks/post-receive script.
o m e g a p h i l p u s h e d a c o m m i t t o b r a n c h m a s t e r
in repository panel-plugins/xfce4-hardware-monitor-plugin.
commit 5eb7bdb78858a421edc2268a156dd584a5305f07
Author: OmegaPhil <OmegaPhil at startmail.com>
Date: Tue Nov 28 19:36:06 2017 +0000
Remove old WIP
---
src/choose-monitor-window.cpp | 1 -
1 file changed, 1 deletion(-)
diff --git a/src/choose-monitor-window.cpp b/src/choose-monitor-window.cpp
index 5a76bb6..57f9f52 100644
--- a/src/choose-monitor-window.cpp
+++ b/src/choose-monitor-window.cpp
@@ -678,7 +678,6 @@ Monitor *ChooseMonitorWindow::run(const Glib::ustring &mon_dir)
update_interval = SwapUsageMonitor::update_interval_default;
swap_refresh_delay_spinbutton->set_value(update_interval / 1000);
- // WIP: Why is this not max by default?
bool fixed_max = xfce_rc_read_bool_entry(settings_ro, "fixed_max", true);
swap_fixed_max_checkbutton->set_active(fixed_max);
}
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list