diff src/ov-colon.h @ 10759:d9e57045b9e1

remove redundant fwd decls of Octave_map from header files
author Jaroslav Hajek <highegg@gmail.com>
date Tue, 29 Jun 2010 09:05:19 +0200
parents cd96d29c5efa
children fd0a3ac60b0e
line wrap: on
line diff
--- a/src/ov-colon.h
+++ b/src/ov-colon.h
@@ -36,7 +36,6 @@
 #include "ov-base.h"
 #include "ov-typeinfo.h"
 
-class Octave_map;
 class octave_value_list;
 
 class tree_walker;