From 05bf3d5b6768aa85548ab6f9adc233fc9f19b049 Mon Sep 17 00:00:00 2001 From: Rafael Cavazin <rafaelcavazin@gmail.com> Date: Sun, 27 Jan 2013 11:14:08 -0500 Subject: [PATCH] reintegrating translation branch --- checkstyle.xml | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/checkstyle.xml b/checkstyle.xml index c09c1e9..ee45e7e 100644 --- a/checkstyle.xml +++ b/checkstyle.xml @@ -53,7 +53,6 @@ </module> <module name="NeedBraces" /> <module name="RightCurly" /> - <module name="DoubleCheckedLocking" /> <module name="EmptyStatement" /> <module name="EqualsHashCode" /> <module name="IllegalInstantiation" /> -- Gitblit v1.9.1