{Project64] Clean up NotificationClass.cpp
This commit is contained in:
parent
07c6db1cce
commit
94f71e21be
|
@ -8,9 +8,9 @@ CNotificationImp & Notify(void)
|
|||
}
|
||||
|
||||
CNotificationImp::CNotificationImp() :
|
||||
m_hWnd(NULL),
|
||||
m_gfxPlugin(NULL),
|
||||
m_NextMsg(0)
|
||||
m_hWnd(NULL),
|
||||
m_gfxPlugin(NULL),
|
||||
m_NextMsg(0)
|
||||
{
|
||||
_tzset();
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue