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