From f7f30e551c2a2546a696e769b9e4cd69536dcd73 Mon Sep 17 00:00:00 2001 From: Rodolphe Quiedeville Date: Sat, 1 Mar 2003 16:17:37 +0000 Subject: [PATCH] . --- mysql/{tables => }/drop.sql | 2 -- 1 file changed, 2 deletions(-) rename mysql/{tables => }/drop.sql (98%) diff --git a/mysql/tables/drop.sql b/mysql/drop.sql similarity index 98% rename from mysql/tables/drop.sql rename to mysql/drop.sql index e753ca34902..edb45307f8d 100644 --- a/mysql/tables/drop.sql +++ b/mysql/drop.sql @@ -49,8 +49,6 @@ drop table if exists llx_adherent_type; drop table if exists llx_adherent_options; -drop table if exists llx_adherent_options_label; - drop table if exists llx_bank; drop table if exists llx_bank_account;