diff liboctave/MArrayN.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/MArrayN.cc	Fri May 15 07:07:41 2009 +0200
+++ b/liboctave/MArrayN.cc	Fri May 15 12:05:19 2009 +0200
@@ -26,7 +26,6 @@
 
 #include "MArrayN.h"
 #include "Array-util.h"
-#include "ArrayN-idx.h"
 #include "lo-error.h"
 
 #include "MArray-defs.h"