Mercurial > hg > octave-nkf
diff src/ls-hdf5.cc @ 4663:bf7272f8ba8c
[project @ 2003-11-25 06:05:20 by jwe]
author | jwe |
---|---|
date | Tue, 25 Nov 2003 06:07:28 +0000 |
parents | 79fe96966ca0 |
children | f6d6335c08f6 |
line wrap: on
line diff
--- a/src/ls-hdf5.cc +++ b/src/ls-hdf5.cc @@ -785,7 +785,7 @@ // job anyway. (c.f. load -import documentation.) std::string read_hdf5_data (std::istream& is, - const std::string& filename, bool& global, + const std::string& /* filename */, bool& global, octave_value& tc, std::string& doc, bool import) { std::string retval;