From 4d7d706ae9844f684c3483d993cbe5a9752f04dd Mon Sep 17 00:00:00 2001 From: Rodolphe Quiedeville Date: Fri, 15 Dec 2006 09:26:52 +0000 Subject: [PATCH] Synchro --- mysql/tables/llx_product.sql | 3 --- 1 file changed, 3 deletions(-) diff --git a/mysql/tables/llx_product.sql b/mysql/tables/llx_product.sql index 7f604ca4759..ec6c137d46f 100644 --- a/mysql/tables/llx_product.sql +++ b/mysql/tables/llx_product.sql @@ -45,6 +45,3 @@ create table llx_product weight_units tinyint DEFAULT NULL, canvas varchar(15) DEFAULT '' )type=innodb; - - -