diff src/ov-perm.h @ 8960:93f18f166aba

remove float perm matrices
author Jaroslav Hajek <highegg@gmail.com>
date Thu, 12 Mar 2009 09:24:37 +0100
parents eb63fbe60fab
children f80c566bc751
line wrap: on
line diff
--- a/src/ov-perm.h
+++ b/src/ov-perm.h
@@ -44,8 +44,6 @@
 
   type_conv_info numeric_conversion_function (void) const;
 
-  type_conv_info numeric_demotion_function (void) const;
-
   octave_base_value *try_narrowing_conversion (void);
 
   size_t byte_size (void) const { return matrix.byte_size (); }