Removed whitespace

Former-commit-id: e7bfe92a625f6102abc4fe3b11b498c43b371ee9
This commit is contained in:
Lynix 2014-12-07 03:04:24 +01:00
parent 5ae54677f1
commit 42b28e732c
1 changed files with 1 additions and 1 deletions

View File

@ -61,7 +61,7 @@ class NAZARA_API NzRenderTarget
private: private:
mutable std::unordered_map<Listener*, void*> m_listeners; mutable std::unordered_map<Listener*, void*> m_listeners;
bool m_listenersLocked; bool m_listenersLocked;
}; };
#endif // NAZARA_RENDERTARGET_HPP #endif // NAZARA_RENDERTARGET_HPP