diff options
Diffstat (limited to 'dw/textblock.hh')
-rw-r--r-- | dw/textblock.hh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dw/textblock.hh b/dw/textblock.hh index d7e1fb4e..0e635b99 100644 --- a/dw/textblock.hh +++ b/dw/textblock.hh @@ -901,7 +901,6 @@ public: void updateReference (int ref); void widgetRefSizeChanged (int externalIndex); - void clearPositionChanged (); void oofSizeChanged (bool extremesChanged); int getGeneratorX (int oofmIndex); int getGeneratorY (int oofmIndex); |