summaryrefslogtreecommitdiff
path: root/sw/inc/fmtflcnt.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc/fmtflcnt.hxx')
-rw-r--r--sw/inc/fmtflcnt.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/sw/inc/fmtflcnt.hxx b/sw/inc/fmtflcnt.hxx
index 64115f61d5eb..83cab4bb3214 100644
--- a/sw/inc/fmtflcnt.hxx
+++ b/sw/inc/fmtflcnt.hxx
@@ -48,8 +48,6 @@ public:
const SwTextFlyCnt *GetTextFlyCnt() const { return pTextAttr; }
SwTextFlyCnt *GetTextFlyCnt() { return pTextAttr; }
-
- bool Sw3ioExportAllowed() const;
};
#endif