diff liboctave/uint8NDArray.cc @ 5085:6861a84b1d47

[project @ 2004-11-19 03:26:32 by jwe]
author jwe
date Fri, 19 Nov 2004 03:26:32 +0000
parents e71be9c548f2
children e35b034d3523
line wrap: on
line diff
--- a/liboctave/uint8NDArray.cc	Fri Feb 01 21:16:05 2008 -0500
+++ b/liboctave/uint8NDArray.cc	Fri Nov 19 03:26:32 2004 +0000
@@ -35,8 +35,6 @@
 
 template class intNDArray<octave_uint8>;
 
-template octave_uint8 pow (const octave_uint8& a, const octave_uint8& b);
-
 template
 std::ostream&
 operator << (std::ostream& os, const intNDArray<octave_uint8>& a);