summaryrefslogtreecommitdiffstats
path: root/include/sax
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2014-02-21 13:22:00 +0200
committerNoel Grandin <noel@peralex.com>2014-02-25 15:16:56 +0200
commit7efa467ef31d3f053c79bc189b3dbec957747ae5 (patch)
treebca63b3046feccd4a87cf448a1fc27bd34b14433 /include/sax
parentremove unused code sax_fastparser::FastSerializerHelper::copyTopMarkPush() (diff)
downloadcore-7efa467ef31d3f053c79bc189b3dbec957747ae5.tar.gz
core-7efa467ef31d3f053c79bc189b3dbec957747ae5.zip
remove unused code sax_fastparser::FastSerializerHelper::copyTopMarkPop()
Change-Id: If1dd0e99d83f8211c58fa3b5d1ba56a74bc2157f
Diffstat (limited to 'include/sax')
-rw-r--r--include/sax/fshelper.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/sax/fshelper.hxx b/include/sax/fshelper.hxx
index 1363fdeb1c8e..9f2f9aad90e4 100644
--- a/include/sax/fshelper.hxx
+++ b/include/sax/fshelper.hxx
@@ -142,7 +142,6 @@ public:
void mark( ::com::sun::star::uno::Sequence< sal_Int32 > aOrder =
::com::sun::star::uno::Sequence< sal_Int32 >() );
void mergeTopMarks( MergeMarksEnum eMergeType = MERGE_MARKS_APPEND );
- void copyTopMarkPop();
/*
Now create all the overloads in a typesafe way (i.e. without varargs) by creating a number of overloads