aboutsummaryrefslogtreecommitdiff
path: root/dw/textblock.hh
diff options
context:
space:
mode:
Diffstat (limited to 'dw/textblock.hh')
-rw-r--r--dw/textblock.hh1
1 files changed, 0 insertions, 1 deletions
diff --git a/dw/textblock.hh b/dw/textblock.hh
index ec47ec9b..4cadeffd 100644
--- a/dw/textblock.hh
+++ b/dw/textblock.hh
@@ -833,7 +833,6 @@ protected:
void addText0 (const char *text, size_t len, short flags,
core::style::Style *style, core::Requisition *size);
- void initOutOfFlowMgrs ();
void calcTextSizes (const char *text, size_t textLen,
core::style::Style *style,
int numBreaks, int *breakPos,