diff --git a/LangBarButton.cpp b/LangBarButton.cpp index c6a4f39..d0e031e 100644 --- a/LangBarButton.cpp +++ b/LangBarButton.cpp @@ -28,7 +28,6 @@ namespace Ime { LangBarButton::LangBarButton(TextService* service, const GUID& guid, UINT commandId, const wchar_t* text, DWORD style): textService_(service), - tooltip_(NULL), commandId_(commandId), menu_(NULL), icon_(NULL),