summaryrefslogtreecommitdiff
path: root/plugins/NewAwaySysMod/src/Common.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/NewAwaySysMod/src/Common.h')
-rw-r--r--plugins/NewAwaySysMod/src/Common.h6
1 files changed, 1 insertions, 5 deletions
diff --git a/plugins/NewAwaySysMod/src/Common.h b/plugins/NewAwaySysMod/src/Common.h
index 446df14a68..daeee41e9d 100644
--- a/plugins/NewAwaySysMod/src/Common.h
+++ b/plugins/NewAwaySysMod/src/Common.h
@@ -62,9 +62,8 @@
#include "resource.h"
#include "m_variables.h"
-//#include "m_toptoolbar.h"
+#include "m_toptoolbar.h"
#include "m_popup.h"
-//#include "m_popupw.h"
#include "m_metacontacts.h"
#include "m_LogService.h"
@@ -317,10 +316,7 @@ int _Workaround_CallService(const char *name, WPARAM wParam, LPARAM lParam);
int MsgEventAdded(WPARAM wParam, LPARAM lParam);
// buttons
-//void UpdateSOEButtons(MCONTACT hContact = NULL);
INT_PTR ToggleSendOnEvent(WPARAM wParam, LPARAM lParam);
-//int Create_TopToolbar(WPARAM wParam, LPARAM lParam);
-
static __inline int LogMessage(const char *Format, ...)
{