Automatic whitespace cleanup, no functional change.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@35376 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Michael Lotz
2010-02-01 05:36:59 +00:00
parent b3e4ce5422
commit 0086654c68
2 changed files with 7 additions and 8 deletions
-1
View File
@@ -224,7 +224,6 @@ BCountView::Draw(BRect updateRect)
itemString << fLastCount << " items"; itemString << fLastCount << " items";
} }
BString string(itemString); BString string(itemString);
BRect textRect(TextInvalRect()); BRect textRect(TextInvalRect());