screenshot: enable screenshots

This commit is contained in:
[CST] Focus
2012-01-13 16:38:03 +04:00
parent 8a778f3fd4
commit ef39d9bd5d

View File

@@ -79,7 +79,7 @@ bool CScreenShot::GetData()
CFrameBuffer::getInstance()->setActive(false);
#endif
#if 0 // to enable after libcs/drivers update
#if 1 // to enable after libcs/drivers update
res = videoDecoder->GetScreenImage(pixel_data, xres, yres, get_video, get_osd, scale_to_video);
#endif