Fixed a bad comment line.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4024 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
566eea5a61
commit
796880c693
@ -69,3 +69,5 @@ int main(void)
|
||||
return 0;
|
||||
}
|
||||
// end ------------------------------------------------------------------------------------------------------ //
|
||||
|
||||
|
||||
|
@ -26,4 +26,4 @@ ResourceUsageView::ResourceUsageView (BRect frame) : BView (frame, "ResourceUsag
|
||||
SetViewColor(ui_color(B_PANEL_BACKGROUND_COLOR));
|
||||
}
|
||||
// ------------------------------------------------------------------------------------------------- //
|
||||
----------------------- //
|
||||
|
||||
|
@ -95,5 +95,3 @@ void ResourceUsageWindow::MessageReceived (BMessage *message)
|
||||
}
|
||||
// -------------------------------------------------------------------------------------------------- //
|
||||
|
||||
------------------------------------------------------------------------------------------ //
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user