diff options
Diffstat (limited to 'plugins/ExternalAPI')
-rw-r--r-- | plugins/ExternalAPI/m_yamn.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/ExternalAPI/m_yamn.h b/plugins/ExternalAPI/m_yamn.h index 2be7c32712..f19d2eaf27 100644 --- a/plugins/ExternalAPI/m_yamn.h +++ b/plugins/ExternalAPI/m_yamn.h @@ -10,7 +10,6 @@ typedef struct CYAMNVariables
{
#define YAMN_VARIABLESVERSION 3
- HINSTANCE hInst;
MWindowList MessageWnds;
MWindowList NewMailAccountWnd;
int Shutdown;
|