summaryrefslogtreecommitdiff
path: root/basic/source/runtime/methods.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'basic/source/runtime/methods.cxx')
-rw-r--r--basic/source/runtime/methods.cxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/basic/source/runtime/methods.cxx b/basic/source/runtime/methods.cxx
index fb0732903d4c..6015cba739c6 100644
--- a/basic/source/runtime/methods.cxx
+++ b/basic/source/runtime/methods.cxx
@@ -171,7 +171,6 @@ static uno::Reference< ucb::XSimpleFileAccess3 > getFileAccess()
}
-
// Properties and methods lie down the return value at the Get (bPut = sal_False) in the
// element 0 of the Argv; the value of element 0 is saved at Put (bPut = sal_True)
@@ -297,7 +296,6 @@ RTLFUNC(Atn)
}
-
RTLFUNC(Abs)
{
(void)pBasic;
@@ -1077,7 +1075,6 @@ RTLFUNC(Int)
}
-
RTLFUNC(Fix)
{
(void)pBasic;
@@ -2699,7 +2696,6 @@ RTLFUNC(IsNumeric)
}
-
RTLFUNC(IsMissing)
{
(void)pBasic;