#100000#
This commit is contained in:
parent
bb9aead90f
commit
94e39aeb55
1 changed files with 2 additions and 6 deletions
|
@ -2,9 +2,9 @@
|
|||
*
|
||||
* $RCSfile: javavm.cxx,v $
|
||||
*
|
||||
* $Revision: 1.56 $
|
||||
* $Revision: 1.57 $
|
||||
*
|
||||
* last change: $Author: vg $ $Date: 2003-04-24 14:10:05 $
|
||||
* last change: $Author: rt $ $Date: 2003-04-29 08:25:53 $
|
||||
*
|
||||
* The Contents of this file are made available subject to the terms of
|
||||
* either of the following licenses
|
||||
|
@ -857,10 +857,6 @@ void initVMConfiguration(stoc_javavm::JVM * pjvm,
|
|||
{
|
||||
throw;
|
||||
}
|
||||
catch(css::java::JavaNotConfiguredException& e)
|
||||
{
|
||||
throw;
|
||||
}
|
||||
catch(css::uno::Exception & exception)
|
||||
{
|
||||
#if OSL_DEBUG_LEVEL > 1
|
||||
|
|
Loading…
Reference in a new issue