summaryrefslogtreecommitdiff
path: root/sc/inc/callform.hxx
diff options
context:
space:
mode:
authorMichael Meeks <michael.meeks@suse.com>2012-03-06 15:01:13 +0000
committerMichael Meeks <michael.meeks@suse.com>2012-03-06 15:01:35 +0000
commit51791eaf8611287c21ad53645036a77c1dd84ddf (patch)
tree9cc7a5dd82865999e3e7771cc339d3c9e4c96146 /sc/inc/callform.hxx
parent793b87411646a4a008a6ed82315d8b5c82738641 (diff)
remove misc. unused code
Diffstat (limited to 'sc/inc/callform.hxx')
-rw-r--r--sc/inc/callform.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/sc/inc/callform.hxx b/sc/inc/callform.hxx
index 46348bdf4542..023ee45f62ba 100644
--- a/sc/inc/callform.hxx
+++ b/sc/inc/callform.hxx
@@ -69,8 +69,6 @@ class FuncData
sal_uInt16 nParamCount;
ParamType eAsyncType;
ParamType eParamType[MAXFUNCPARAM];
-private:
- FuncData(const rtl::OUString& rIName);
public:
FuncData(const ModuleData*pModule,
const rtl::OUString& rIName,