summaryrefslogtreecommitdiff
path: root/stoc/test/testconv.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'stoc/test/testconv.cxx')
-rw-r--r--stoc/test/testconv.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/stoc/test/testconv.cxx b/stoc/test/testconv.cxx
index 786e8d35966c..d78e77b01db4 100644
--- a/stoc/test/testconv.cxx
+++ b/stoc/test/testconv.cxx
@@ -261,7 +261,6 @@ static sal_Bool convertTo( const Type & rDestType, const Any & rVal, sal_Bool bE
}
-
typedef struct _ConvBlock
{
Any _value;
@@ -287,7 +286,6 @@ typedef struct _ConvBlock
} ConvBlock;
-
static sal_Int32 initBlocks( ConvBlock * pTestBlocks )
{
Any aVal;