From d5c28323ef77ec7a8827b528a9ba102ce07af91a Mon Sep 17 00:00:00 2001 From: Sebastian Geerken Date: Mon, 21 Sep 2015 11:57:21 +0200 Subject: SRDOP: Remove some code which has become obsolete. --- dw/ooffloatsmgr.hh | 14 -------------- 1 file changed, 14 deletions(-) (limited to 'dw/ooffloatsmgr.hh') diff --git a/dw/ooffloatsmgr.hh b/dw/ooffloatsmgr.hh index c30ac172..6394fdb9 100644 --- a/dw/ooffloatsmgr.hh +++ b/dw/ooffloatsmgr.hh @@ -267,20 +267,6 @@ private: int getGBWidthForAllocation (Float *vloat); int calcFloatX (Float *vloat, Side side, int gbX, int gbWidth); - bool hasRelationChanged (TBInfo *tbInfo,int *minFloatPos, - core::Widget **minFloat); - bool hasRelationChanged (TBInfo *tbInfo, Side side, int *minFloatPos, - core::Widget **minFloat); - bool hasRelationChanged (bool oldTBAlloc, - int oldTBx, int oldTBy, int oldTBw, int oldTBh, - int newTBx, int newTBy, int newTBw, int newTBh, - bool oldFlAlloc, - int oldFlx, int oldFly, int oldFlw, int oldFlh, - int newFlx, int newFly, int newFlw, int newFlh, - Side side, int *floatPos); - - void checkAllocatedFloatCollisions (Side side); - bool doFloatsExceedCB (Side side); bool haveExtremesChanged (Side side); -- cgit v1.2.3