mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 02:15:43 -04:00
Remove unintentionally-committed debugging code
This commit is contained in:
parent
6fe75c8eed
commit
d1c90c64ca
@ -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";
|
|
||||||
}
|
}
|
||||||
|
|
||||||
////////////////////////////////////////////////////////////////////
|
////////////////////////////////////////////////////////////////////
|
||||||
|
Loading…
x
Reference in New Issue
Block a user