summaryrefslogtreecommitdiff
path: root/qadevOOo/tests/java/mod/_cached/CachedDynamicResultSetStubFactory.java
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo/tests/java/mod/_cached/CachedDynamicResultSetStubFactory.java')
-rw-r--r--qadevOOo/tests/java/mod/_cached/CachedDynamicResultSetStubFactory.java3
1 files changed, 0 insertions, 3 deletions
diff --git a/qadevOOo/tests/java/mod/_cached/CachedDynamicResultSetStubFactory.java b/qadevOOo/tests/java/mod/_cached/CachedDynamicResultSetStubFactory.java
index 0ab63dcd48a0..1f29cf1556e6 100644
--- a/qadevOOo/tests/java/mod/_cached/CachedDynamicResultSetStubFactory.java
+++ b/qadevOOo/tests/java/mod/_cached/CachedDynamicResultSetStubFactory.java
@@ -77,9 +77,6 @@ public class CachedDynamicResultSetStubFactory extends TestCase {
XInterface oObj = null;
Object oInterface = null;
XMultiServiceFactory xMSF = (XMultiServiceFactory)Param.getMSF();
- Object relationContainer = null ;
-
-
try {
oInterface = xMSF.createInstance
( "com.sun.star.ucb.CachedDynamicResultSetStubFactory" );