[Xfce4-commits] [panel-plugins/xfce4-hardware-monitor-plugin] 09/18: Remove TODO

noreply at xfce.org noreply at xfce.org
Tue Jun 28 21:33:31 CEST 2016


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

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

commit e9660628f2bcf6ef098052f618d84db30127b4e3
Author: OmegaPhil <OmegaPhil at startmail.com>
Date:   Mon Jun 20 19:31:45 2016 +0100

    Remove TODO
---
 src/monitor-impls.cpp | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/monitor-impls.cpp b/src/monitor-impls.cpp
index 3ddf7d8..2ca8a79 100644
--- a/src/monitor-impls.cpp
+++ b/src/monitor-impls.cpp
@@ -2137,7 +2137,6 @@ double GenericMonitor::do_measure()
   else
     return_value = val;
 
-  // TODO: How do negative values affect this?
   /* Note - max_value is no longer used to determine the graph max for
    * Curves - the actual maxima stored in the ValueHistories are used */
   if (val != 0)     // Reduce scale gradually

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Xfce4-commits mailing list