summaryrefslogtreecommitdiff
path: root/idl/source
diff options
context:
space:
mode:
Diffstat (limited to 'idl/source')
-rw-r--r--idl/source/objects/types.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/idl/source/objects/types.cxx b/idl/source/objects/types.cxx
index 58891559e652..da182b5a8957 100644
--- a/idl/source/objects/types.cxx
+++ b/idl/source/objects/types.cxx
@@ -1719,7 +1719,6 @@ void SvMetaType::WriteParamNames( SvIdlDataBase & rBase,
else
{
int type = GetType();
- ByteString aPStr;
if( TYPE_METHOD == type || TYPE_STRUCT == type )
{