A few compiler warnings.

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@6975 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
Soren Jorvang
2011-01-29 22:48:33 +00:00
parent c0571ae9de
commit 043e324789
6 changed files with 7 additions and 10 deletions

View File

@ -407,4 +407,4 @@ void FramebufferManager::GetTargetSize(unsigned int *width, unsigned int *height
*height = m_targetHeight;
}
} // namespace OGL
} // namespace OGL