Sorry, missed this from the GCC4 fixes for libbe_test.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@33455 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -740,7 +740,7 @@ ViewHWInterface::RetraceSemaphore()
|
||||
|
||||
|
||||
status_t
|
||||
ViewHWInterface::WaitForRetrace(bigtime_t timeout = B_INFINITE_TIMEOUT)
|
||||
ViewHWInterface::WaitForRetrace(bigtime_t timeout)
|
||||
{
|
||||
// Locking shouldn't be necessary here - R5 should handle this for us. :)
|
||||
BScreen screen;
|
||||
|
||||
Reference in New Issue
Block a user