diff options
Diffstat (limited to 'include/svx/textchainflow.hxx')
-rw-r--r-- | include/svx/textchainflow.hxx | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/svx/textchainflow.hxx b/include/svx/textchainflow.hxx index 0bc40e85a579..d52e26a86e3d 100644 --- a/include/svx/textchainflow.hxx +++ b/include/svx/textchainflow.hxx @@ -68,9 +68,6 @@ protected: virtual void impSetFlowOutlinerParams(SdrOutliner *, SdrOutliner *); - // impGetMergedUnderflowingParaObject merges underflowing text with the one in the next box - OutlinerParaObject *impGetMergedUnderflowParaObject(SdrOutliner *pOutliner); - private: bool mbOFisUFinduced; |