|
@@ -71,7 +71,6 @@ wgl_make_current(HDC hdc, HGLRC hglrc, PStatCollector *collector) {
|
|
|
} else {
|
|
} else {
|
|
|
res = wglMakeCurrent(hdc, hglrc);
|
|
res = wglMakeCurrent(hdc, hglrc);
|
|
|
}
|
|
}
|
|
|
- cerr << "MakeCurrent: " << hdc << " " << hglrc << "\n";
|
|
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
////////////////////////////////////////////////////////////////////
|
|
////////////////////////////////////////////////////////////////////
|