From 06ae63123c94038b90153f4847de2c57c0193db8 Mon Sep 17 00:00:00 2001
From: Rafael Cavazin <rafaelcavazin@gmail.com>
Date: Sun, 27 Jan 2013 09:46:50 -0500
Subject: [PATCH] updating current development
---
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