summaryrefslogtreecommitdiff
path: root/sc/source/core/inc
diff options
context:
space:
mode:
authorTor Lillqvist <tml@collabora.com>2014-11-04 10:18:19 +0200
committerTor Lillqvist <tml@collabora.com>2014-11-04 10:22:31 +0200
commit5353c6dc9ddf36c810f32d678c13c1815547897a (patch)
treed8d5b78a52d63362151fe26f65973d775399b856 /sc/source/core/inc
parentfdf19189576597191699c33b5e35e1fc8f83c7c2 (diff)
Bin presumably obsolete SUNWS crack
Change-Id: I83038a7160251e59a2178e54859c2ab8e4bffe2e
Diffstat (limited to 'sc/source/core/inc')
-rw-r--r--sc/source/core/inc/parclass.hxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/sc/source/core/inc/parclass.hxx b/sc/source/core/inc/parclass.hxx
index 881dbc23f87f..aa1b074b34b3 100644
--- a/sc/source/core/inc/parclass.hxx
+++ b/sc/source/core/inc/parclass.hxx
@@ -101,10 +101,6 @@ private:
sal_uInt8 nRepeatLast;
};
- // SUNWS7 needs a forward declared friend, otherwise members of the outer
- // class are not accessible (in this case CommonData).
- struct RawData;
- friend struct ScParameterClassification::RawData;
struct RawData
{
OpCode eOp;