changeset 5581:79ecf64976ce

[project @ 2005-12-14 21:46:10 by jwe] oct-stream.h
author jwe
date Wed, 14 Dec 2005 21:46:10 +0000
parents 9cde5eb6f18b
children 6bf56668b01a
files src/oct-stream.cc
diffstat 1 files changed, 0 insertions(+), 6 deletions(-) [+]
line wrap: on
line diff
--- a/src/oct-stream.cc
+++ b/src/oct-stream.cc
@@ -3833,12 +3833,6 @@
   return retval;
 }
 
-void
-octave_stream::invalid_stream_error (const std::string& who) const
-{
-  ::error ("%s: attempt to use invalid I/O stream", who.c_str ());
-}
-
 octave_stream_list *octave_stream_list::instance = 0;
 
 bool