summaryrefslogtreecommitdiff
path: root/include/editeng/editdata.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/editeng/editdata.hxx')
-rw-r--r--include/editeng/editdata.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/editeng/editdata.hxx b/include/editeng/editdata.hxx
index d0517d1dc413..dc882a93d165 100644
--- a/include/editeng/editdata.hxx
+++ b/include/editeng/editdata.hxx
@@ -255,8 +255,6 @@ struct RtfImportInfo
int nToken;
short nTokenValue;
- OUString aText;
-
RtfImportInfo( RtfImportState eState, SvParser<int>* pPrsrs, const ESelection& rSel );
~RtfImportInfo();
};