From a0d6b3443e6d121c4fa3cc6927f4ab13eacf9cde Mon Sep 17 00:00:00 2001 From: Nabin Hait Date: Tue, 29 Jan 2013 10:48:33 +0530 Subject: [PATCH] removed patch of jan_mar period --- patches/patch_list.py | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/patches/patch_list.py b/patches/patch_list.py index ef175427b7..7915a0f983 100644 --- a/patches/patch_list.py +++ b/patches/patch_list.py @@ -12,15 +12,13 @@ # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with this program. If not, see . +# along with this program. If not, see . from __future__ import unicode_literals patch_list = [ "patches.mar_2012.so_rv_mapper_fix", "patches.mar_2012.clean_property_setter", - "patches.jan_mar_2012.sync_ref_db", "patches.april_2012.naming_series_patch", - "patches.jan_mar_2012.rename_dt", "patches.mar_2012.cleanup_control_panel", "patches.mar_2012.doctype_get_refactor", "patches.mar_2012.delete_docformat",