cosmetic
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@12558 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -483,7 +483,7 @@ Layer::StartRebuildRegions( const BRegion& reg, Layer *target, uint32 action, BP
|
|||||||
{
|
{
|
||||||
STRACE(("Layer(%s)::StartRebuildRegions() START\n", GetName()));
|
STRACE(("Layer(%s)::StartRebuildRegions() START\n", GetName()));
|
||||||
RBTRACE(("\n\nLayer(%s)::StartRebuildRegions() START\n", GetName()));
|
RBTRACE(("\n\nLayer(%s)::StartRebuildRegions() START\n", GetName()));
|
||||||
if(!fParent)
|
if (!fParent)
|
||||||
fFullVisible = fFull;
|
fFullVisible = fFull;
|
||||||
|
|
||||||
BRegion oldVisible = fVisible;
|
BRegion oldVisible = fVisible;
|
||||||
|
|||||||
Reference in New Issue
Block a user