summaryrefslogtreecommitdiff
path: root/dw/textblock.hh
diff options
context:
space:
mode:
authorSebastian Geerken <devnull@localhost>2016-07-24 21:20:40 +0200
committerSebastian Geerken <devnull@localhost>2016-07-24 21:20:40 +0200
commit89a3621f776fe93a30ebeba681a550de933ef059 (patch)
treea94267959d2e130a08c4c4c63ee5f843308f5865 /dw/textblock.hh
parentf3a56bdc779b035b7adc37a2b61a3b3fbea9718d (diff)
Remove obsolete method.
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 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);