diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/sax/fshelper.hxx | 1 |
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 |