* Remove return from testing
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@42510 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
eb02753779
commit
3b1fd3270e
@ -128,7 +128,6 @@ get_color_space_format(const display_mode &mode, uint32 &colorMode,
|
||||
static void
|
||||
CardBlankSet(uint8 crtid, bool blank)
|
||||
{
|
||||
return;
|
||||
int blackColorReg
|
||||
= crtid == 1 ? D2CRTC_BLACK_COLOR : D1CRTC_BLACK_COLOR;
|
||||
int blankControlReg
|
||||
|
Loading…
Reference in New Issue
Block a user