X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=simgear%2Fstructure%2FSGPerfMon.hxx;h=d7e4ed59d5d49eda8035d491e886294cc725cc2b;hb=eb405f614123ba120ba0998f2d0a896bb97a99f0;hp=d3009702020732427570d00535bf5501d9dba1c5;hpb=a0fd942048538ff046c3dd0ff335fe765dfbfbf8;p=simgear.git diff --git a/simgear/structure/SGPerfMon.hxx b/simgear/structure/SGPerfMon.hxx index d3009702..d7e4ed59 100644 --- a/simgear/structure/SGPerfMon.hxx +++ b/simgear/structure/SGPerfMon.hxx @@ -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;