diff liboctave/ArrayN.cc @ 9200:72620af9cbaf

remove obsolete ArrayN-idx.h
author Jaroslav Hajek <highegg@gmail.com>
date Fri, 15 May 2009 12:05:19 +0200
parents a1dbe9d80eee
children 16f53d29049f
line wrap: on
line diff
--- a/liboctave/ArrayN.cc
+++ b/liboctave/ArrayN.cc
@@ -31,7 +31,6 @@
 
 #include "Array-util.h"
 #include "ArrayN.h"
-#include "ArrayN-idx.h"
 #include "idx-vector.h"
 #include "lo-error.h"