summaryrefslogtreecommitdiff
path: root/testtools/com/sun/star/comp/bridge/TestComponent.java
diff options
context:
space:
mode:
Diffstat (limited to 'testtools/com/sun/star/comp/bridge/TestComponent.java')
-rw-r--r--testtools/com/sun/star/comp/bridge/TestComponent.java5
1 files changed, 0 insertions, 5 deletions
diff --git a/testtools/com/sun/star/comp/bridge/TestComponent.java b/testtools/com/sun/star/comp/bridge/TestComponent.java
index bee487bc4ef2..bf1524dd18ca 100644
--- a/testtools/com/sun/star/comp/bridge/TestComponent.java
+++ b/testtools/com/sun/star/comp/bridge/TestComponent.java
@@ -67,12 +67,7 @@ public class TestComponent {
static public class _PerformancTestObject implements XPerformanceTest, XServiceInfo, XTypeProvider {
static private final String __serviceName = "com.sun.star.comp.benchmark.JavaTestObject";
- private boolean _bool;
- private char _char;
- private byte _byte;
- private short _short;
private int _long;
- private int _ulong;
private long _hyper;
private float _float;
private double _double;