summaryrefslogtreecommitdiff
path: root/basic/source/runtime/runtime.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'basic/source/runtime/runtime.cxx')
-rw-r--r--basic/source/runtime/runtime.cxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/basic/source/runtime/runtime.cxx b/basic/source/runtime/runtime.cxx
index e92c0a134a56..a92b12bb0f6b 100644
--- a/basic/source/runtime/runtime.cxx
+++ b/basic/source/runtime/runtime.cxx
@@ -1273,8 +1273,6 @@ SbiForStack* SbiRuntime::FindForStackItemForCollection( class BasicCollection* p
}
-
-
// DLL-calls
void SbiRuntime::DllCall
@@ -3656,7 +3654,6 @@ SbxBase* SbiRuntime::FindElementExtern( const OUString& rName )
}
-
void SbiRuntime::SetupArgs( SbxVariable* p, sal_uInt32 nOp1 )
{
if( nOp1 & 0x8000 )