summaryrefslogtreecommitdiff
path: root/java
diff options
context:
space:
mode:
authorMartin Ritchie <ritchiem@apache.org>2009-08-06 16:59:16 +0000
committerMartin Ritchie <ritchiem@apache.org>2009-08-06 16:59:16 +0000
commit6f7f58f15246a9b9bd65c51b3fb047054b1cc775 (patch)
tree2cb2c80cf675469063c1ac1564e124763c71e970 /java
parent1bdb98466c5e03763d68de09fafa060aefe7737f (diff)
downloadqpid-python-6f7f58f15246a9b9bd65c51b3fb047054b1cc775.tar.gz
QPID-2002 : Removed local _monitor which was hiding super class variable
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@801722 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java')
-rw-r--r--java/systests/src/main/java/org/apache/qpid/server/logging/BrokerLoggingTest.java2
1 files changed, 0 insertions, 2 deletions
diff --git a/java/systests/src/main/java/org/apache/qpid/server/logging/BrokerLoggingTest.java b/java/systests/src/main/java/org/apache/qpid/server/logging/BrokerLoggingTest.java
index ed3c3790ec..d5f8fadad1 100644
--- a/java/systests/src/main/java/org/apache/qpid/server/logging/BrokerLoggingTest.java
+++ b/java/systests/src/main/java/org/apache/qpid/server/logging/BrokerLoggingTest.java
@@ -47,8 +47,6 @@ import java.util.List;
*/
public class BrokerLoggingTest extends AbstractTestLogging
{
- LogMonitor _monitor;
-
public void setUp() throws Exception
{
// set QPID_WORK to be [QPID_WORK|io.tmpdir]/<testName>