summaryrefslogtreecommitdiff
path: root/sc/inc/compiler.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/inc/compiler.hxx')
-rw-r--r--sc/inc/compiler.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/sc/inc/compiler.hxx b/sc/inc/compiler.hxx
index 394f532b57fc..cd7fd4895aae 100644
--- a/sc/inc/compiler.hxx
+++ b/sc/inc/compiler.hxx
@@ -171,8 +171,6 @@ public:
bool IsValidReference() const;
formula::FormulaToken* CreateToken() const; // create typified token
-
- static sal_Int32 GetStrLen( const sal_Unicode* pStr ); // as long as a "string" is an array
};
class SC_DLLPUBLIC ScCompiler : public formula::FormulaCompiler