From f5654729757eedefc1c656ac4be764b6a19ada2e Mon Sep 17 00:00:00 2001
From: James Moger <james.moger@gitblit.com>
Date: Fri, 29 Mar 2013 10:59:26 -0400
Subject: [PATCH] Add more error checking to blob page

---
 gitblit.iml |   20 --------------------
 1 files changed, 0 insertions(+), 20 deletions(-)

diff --git a/gitblit.iml b/gitblit.iml
index 51cc7e2..0fe7fe9 100644
--- a/gitblit.iml
+++ b/gitblit.iml
@@ -369,26 +369,6 @@
         </SOURCES>
       </library>
     </orderEntry>
-    <orderEntry type="module-library" scope="PROVIDED">
-      <library name="commons-daemon-1.0.14.jar">
-        <CLASSES>
-          <root url="jar://$MODULE_DIR$/ext/commons-daemon-1.0.14.jar!/" />
-        </CLASSES>
-        <JAVADOC />
-        <SOURCES>
-          <root url="jar://$MODULE_DIR$/ext/src/commons-daemon-1.0.14.jar!/" />
-        </SOURCES>
-      </library>
-    </orderEntry>
-    <orderEntry type="module-library" scope="PROVIDED">
-      <library name="commons-daemon-1.0.14-bin-windows.zip">
-        <CLASSES>
-          <root url="jar://$MODULE_DIR$/ext/commons-daemon-1.0.14-bin-windows.zip!/" />
-        </CLASSES>
-        <JAVADOC />
-        <SOURCES />
-      </library>
-    </orderEntry>
     <orderEntry type="module-library" scope="TEST">
       <library name="junit-4.11.jar">
         <CLASSES>

--
Gitblit v1.9.1