* 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:
Alexander von Gluck IV 2011-07-29 06:12:01 +00:00
parent eb02753779
commit 3b1fd3270e

View File

@ -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