summaryrefslogtreecommitdiffstats
path: root/sc/inc/externalrefmgr.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/inc/externalrefmgr.hxx')
-rw-r--r--sc/inc/externalrefmgr.hxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/sc/inc/externalrefmgr.hxx b/sc/inc/externalrefmgr.hxx
index 2dee2083e780..834a4fee8536 100644
--- a/sc/inc/externalrefmgr.hxx
+++ b/sc/inc/externalrefmgr.hxx
@@ -87,8 +87,6 @@ private:
bool mbDoRefresh;
};
-// ============================================================================
-
/**
* Cache table for external reference data.
*/
@@ -358,8 +356,6 @@ private:
mutable DocDataType maDocs;
};
-// ============================================================================
-
class SC_DLLPUBLIC ScExternalRefManager : public formula::ExternalReferenceHelper
{
public: