summaryrefslogtreecommitdiff
path: root/lib/freebl/mpi/stats
diff options
context:
space:
mode:
Diffstat (limited to 'lib/freebl/mpi/stats')
-rwxr-xr-xlib/freebl/mpi/stats3
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/freebl/mpi/stats b/lib/freebl/mpi/stats
index 599298f4f..a5deb94c0 100755
--- a/lib/freebl/mpi/stats
+++ b/lib/freebl/mpi/stats
@@ -9,9 +9,6 @@
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
-# $Id$
-#
-
$min = 1.7976931348623157E+308;
$max = 2.2250738585072014E-308;
$sum = $num = 0;