]> git.mxchange.org Git - simgear.git/blobdiff - simgear/structure/SGPerfMon.hxx
Revert the check fro std::isnan() and isnan()
[simgear.git] / simgear / structure / SGPerfMon.hxx
index d3009702020732427570d00535bf5501d9dba1c5..d7e4ed59d5d49eda8035d491e886294cc725cc2b 100644 (file)
@@ -16,7 +16,7 @@
 //
 // You should have received a copy of the GNU General Public License
 // along with this program; if not, write to the Free Software
-// Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301, USA.
 //
 
 #ifndef __SGPERFMON_HXX
@@ -54,8 +54,6 @@ private:
     SGPropertyNode_ptr _statiticsSubsystems;
     SGPropertyNode_ptr _statisticsFlag;
     SGPropertyNode_ptr _statisticsInterval;
-//    SGPropertyNode_ptr _statiticsMinJitter;
-//    SGPropertyNode_ptr _statiticsMinTime;
 
     bool _isEnabled;
     int _count;