summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2014-02-21 13:19:55 +0200
committerNoel Grandin <noel@peralex.com>2014-02-25 15:16:56 +0200
commit333fdb95a384e560b201614ece56bc5369bd46da (patch)
tree4a97d853cac264121e1eef3430db49087a5aed2b /include
parente428a9952351a08c0d265368c5e8ad2416b003d9 (diff)
remove unused code sax_fastparser::FastSerializerHelper::copyTopMarkPush()
Change-Id: I4569e53f0423783bc5c9ee95b07d0de51b75b466
Diffstat (limited to 'include')
-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 06700c5f3ac6..1363fdeb1c8e 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 copyTopMarkPush();
void copyTopMarkPop();
/*