diff options
-rw-r--r-- | idl/source/objects/types.cxx | 1 |
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 ) { |