diff options
author | Jorge Arellano Cid <jcid@dillo.org> | 2016-08-04 10:10:06 -0400 |
---|---|---|
committer | Jorge Arellano Cid <jcid@dillo.org> | 2016-08-04 10:10:06 -0400 |
commit | f53d39d38a67ef4bd231ddddb61a53a3e5e8775c (patch) | |
tree | cefac014e94fdec73f0298bad2aff60d11a9ce27 /dw/ooffloatsmgr.hh | |
parent | 89a3621f776fe93a30ebeba681a550de933ef059 (diff) |
Revert commit #4653 (on hold)
This patch is "on hold", as it depends on reverted code,
and at least would need a non-automatic merge.
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 cae57dd5..fdc59fb4 100644 --- a/dw/ooffloatsmgr.hh +++ b/dw/ooffloatsmgr.hh @@ -170,7 +170,6 @@ private: void moveExternalIndices (lout::container::typed::Vector<Float> *list, int oldStartIndex, int diff); Float *findFloatByWidget (core::Widget *widget); - void updateGenerators (Float *vloat); int findTBInfo (int y); void sizeAllocateFloats (Side side); |