summaryrefslogtreecommitdiff
path: root/reportdesign/inc
diff options
context:
space:
mode:
Diffstat (limited to 'reportdesign/inc')
-rw-r--r--reportdesign/inc/reportformula.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/reportdesign/inc/reportformula.hxx b/reportdesign/inc/reportformula.hxx
index 1e591b8644b1..4e41ae2d164f 100644
--- a/reportdesign/inc/reportformula.hxx
+++ b/reportdesign/inc/reportformula.hxx
@@ -56,8 +56,6 @@ namespace rptui
ReportFormula( const BindType _eType, const OUString& _rFieldOrExpression );
~ReportFormula();
- ReportFormula& operator=(class ReportFormula const &);
-
/// returns whether the object denotes a valid formula
bool isValid() const;