Cleaned code

Former-commit-id: a61b8bf3470036cd8a61199e78609206d959966f
This commit is contained in:
Lynix
2012-10-04 23:39:10 +02:00
parent 34c1479a30
commit fcacaba7ca
6 changed files with 3 additions and 15 deletions

View File

@@ -14,10 +14,6 @@ m_endOfFileUpdated(true)
NazaraUnused(parent);
}
NzFileImpl::~NzFileImpl()
{
}
void NzFileImpl::Close()
{
CloseHandle(m_handle);