mirror of https://github.com/apache/activemq.git
https://issues.apache.org/activemq/browse/AMQ-2398 - resolve compilation problem
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@817222 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
361bbebab9
commit
de9a2ddfa3
|
@ -187,7 +187,6 @@ public class ActiveMQConfiguration extends JmsConfiguration {
|
|||
}
|
||||
} else {
|
||||
return loader.loadClass(name);
|
||||
}
|
||||
return null;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue