From 522d32a624a6c78d6a5093f61b8bbf75afa191e2 Mon Sep 17 00:00:00 2001 From: Francois Fleuret Date: Fri, 6 Mar 2009 16:11:30 +0100 Subject: [PATCH] Automatic commit --- vector.h | 6 ------ 1 file changed, 6 deletions(-) diff --git a/vector.h b/vector.h index fdfe5fe..53ee71a 100644 --- a/vector.h +++ b/vector.h @@ -117,12 +117,6 @@ public: return content[k]; } - inline T norme() const { - T s = 0; - for(int i = 0; i