From: Francois Fleuret Date: Fri, 6 Mar 2009 15:11:30 +0000 (+0100) Subject: Automatic commit X-Git-Url: https://fleuret.org/cgi-bin/gitweb/gitweb.cgi?p=pom.git;a=commitdiff_plain;h=522d32a624a6c78d6a5093f61b8bbf75afa191e2 Automatic commit --- 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