diff src/ov-complex.h @ 5958:85c7dc4afe6b

[project @ 2006-08-23 18:35:38 by jwe]
author jwe
date Wed, 23 Aug 2006 18:35:39 +0000
parents cdef72fcd206
children e049385342f6
line wrap: on
line diff
--- a/src/ov-complex.h	Wed Aug 23 14:09:40 2006 +0000
+++ b/src/ov-complex.h	Wed Aug 23 18:35:39 2006 +0000
@@ -116,8 +116,7 @@
 
   void decrement (void) { scalar -= 1.0; }
 
-  bool save_ascii (std::ostream& os, bool& infnan_warned,
-		   int strip_nan_and_inf);
+  bool save_ascii (std::ostream& os, bool& infnan_warned);
 
   bool load_ascii (std::istream& is);