This is an automated email from the git hooks/post-receive script.

omegaphil pushed a 
commit to branch 
master
in repository panel-plugins/xfce4-hardware-monitor-plugin.

commit 5eb7bdb78858a421edc2268a156dd584a5305f07
Author: OmegaPhil <[email protected]>
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.
_______________________________________________
Xfce4-commits mailing list
[email protected]
https://mail.xfce.org/mailman/listinfo/xfce4-commits

Reply via email to