toon-members
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Toon-members] TooN mbase.hh


From: Edward Rosten
Subject: [Toon-members] TooN mbase.hh
Date: Tue, 04 Sep 2007 23:16:46 +0000

CVSROOT:        /cvsroot/toon
Module name:    TooN
Changes by:     Edward Rosten <edrosten>        07/09/04 23:16:46

Modified files:
        .              : mbase.hh 

Log message:
        Remove casts to self

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/TooN/mbase.hh?cvsroot=toon&r1=1.9&r2=1.10

Patches:
Index: mbase.hh
===================================================================
RCS file: /cvsroot/toon/TooN/mbase.hh,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -b -r1.9 -r1.10
--- mbase.hh    15 Jan 2007 18:19:34 -0000      1.9
+++ mbase.hh    4 Sep 2007 23:16:46 -0000       1.10
@@ -131,8 +131,6 @@
     return *this;
   }
 
-    operator DynamicMatrix& () { return *this; }
-    operator const DynamicMatrix& () const { return *this; }
 
 };
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]