From 093fa6f0a53bd031a09e4042c3aa25860bc947e5 Mon Sep 17 00:00:00 2001 From: Anthony Xu Date: Tue, 23 Sep 2014 16:48:14 -0700 Subject: [PATCH] removed unused class ramework/db/src/com/cloud/utils/db/TransactionContextInterceptor.java --- ...spring-core-system-context-inheritable.xml | 5 --- .../db/TransactionContextInterceptor.java | 40 ------------------- 2 files changed, 45 deletions(-) delete mode 100644 framework/db/src/com/cloud/utils/db/TransactionContextInterceptor.java diff --git a/core/resources/META-INF/cloudstack/system/spring-core-system-context-inheritable.xml b/core/resources/META-INF/cloudstack/system/spring-core-system-context-inheritable.xml index 2d454acdd7e..6a1d0ea1662 100644 --- a/core/resources/META-INF/cloudstack/system/spring-core-system-context-inheritable.xml +++ b/core/resources/META-INF/cloudstack/system/spring-core-system-context-inheritable.xml @@ -40,13 +40,8 @@ - - -