diff options
author | Sebastian Geerken <devnull@localhost> | 2015-01-02 00:39:21 +0100 |
---|---|---|
committer | Sebastian Geerken <devnull@localhost> | 2015-01-02 00:39:21 +0100 |
commit | 974f88a4adc3ef460ad00ba3d398f697c8812393 (patch) | |
tree | 55c88aad376ae3d6a0a2f714c9f55673d9d989ef /dw/ooffloatsmgr.hh | |
parent | ecb8be82abafc3c7580cdeed4c8902b44bd06ae5 (diff) | |
parent | 86e780e73a11e8b9d1d57cb5f283c4fee6ca68e8 (diff) |
Merge with main repo.
Diffstat (limited to 'dw/ooffloatsmgr.hh')
-rw-r--r-- | dw/ooffloatsmgr.hh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dw/ooffloatsmgr.hh b/dw/ooffloatsmgr.hh index 86bf62da..b82019fe 100644 --- a/dw/ooffloatsmgr.hh +++ b/dw/ooffloatsmgr.hh @@ -306,7 +306,6 @@ private: int *height); void getFloatsExtremes (core::Extremes *cbExtr, Side side, int *minWidth, int *maxWidth); - bool getFloatDiffToCB (Float *vloat, int *leftDiff, int *rightDiff); TBInfo *getOOFAwareWidget (OOFAwareWidget *widget); TBInfo *getOOFAwareWidgetWhenRegistered (OOFAwareWidget *widget); |