From 700de8be8a0339c94f9fca767fda17e08e63f4a9 Mon Sep 17 00:00:00 2001 From: Marcos CARDINOT Date: Mon, 25 May 2015 15:10:01 -0300 Subject: [PATCH] checkstyle - removing DoubleCheckedLocking Removed on the release 5.6 http://checkstyle.sourceforge.net/releasenotes.html#Release_5.6 Change-Id: I3ce1c86ea417e644410a477ae2ba050c5011ed63 --- scilab/checkstyle/scilab_checkstyle_convention.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/scilab/checkstyle/scilab_checkstyle_convention.xml b/scilab/checkstyle/scilab_checkstyle_convention.xml index 935f7b2..59a922d 100644 --- a/scilab/checkstyle/scilab_checkstyle_convention.xml +++ b/scilab/checkstyle/scilab_checkstyle_convention.xml @@ -57,7 +57,6 @@ Description: - -- 1.7.9.5