diff options
Diffstat (limited to 'sc/inc/refupdatecontext.hxx')
-rw-r--r-- | sc/inc/refupdatecontext.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sc/inc/refupdatecontext.hxx b/sc/inc/refupdatecontext.hxx index 167eb0bec2d3..417aa794a54e 100644 --- a/sc/inc/refupdatecontext.hxx +++ b/sc/inc/refupdatecontext.hxx @@ -104,7 +104,6 @@ struct RefUpdateResult bool mbNameModified; RefUpdateResult(); - RefUpdateResult(const RefUpdateResult& r); }; struct SC_DLLPUBLIC RefUpdateInsertTabContext |