Updated comments

Former-commit-id: 77b83bdf6f52325efdc3e3b9a1d2743124426531
This commit is contained in:
Lynix
2014-04-20 22:34:10 +02:00
parent 70e57a338f
commit 9b74459ea8
3 changed files with 1 additions and 2 deletions

View File

@@ -231,4 +231,3 @@ bool NzContextImpl::Desactivate()
{
return wglMakeCurrent(nullptr, nullptr) == TRUE;
}