From 6afb4ebf505e078888be4d2cecbd3a10e1f95cf8 Mon Sep 17 00:00:00 2001
From: Laurent Destailleur <eldy@users.sourceforge.net>
Date: Wed, 6 Apr 2011 21:07:35 +0000
Subject: [PATCH] Removed deprecated file

---
 htdocs/install/upgrade2.php | 1 +
 1 file changed, 1 insertion(+)

diff --git a/htdocs/install/upgrade2.php b/htdocs/install/upgrade2.php
index 92b0db98896..48e46117703 100644
--- a/htdocs/install/upgrade2.php
+++ b/htdocs/install/upgrade2.php
@@ -3116,6 +3116,7 @@ function migrate_delete_old_files($db,$langs,$conf)
     DOL_DOCUMENT_ROOT.'/includes/triggers/interface_modCommande_Ecotax.class.php',
     DOL_DOCUMENT_ROOT.'/includes/triggers/interface_modCommande_fraisport.class.php',
     DOL_DOCUMENT_ROOT.'/includes/triggers/interface_modPropale_PropalWorkflow.class.php',
+    DOL_DOCUMENT_ROOT.'/includes/modules/mailings/dolibarr_services_expired.modules.php',
     DOL_DOCUMENT_ROOT.'/includes/modules/mailings/poire.modules.php',
     DOL_DOCUMENT_ROOT.'/includes/modules/mailings/kiwi.modules.php'
     );
-- 
GitLab