summaryrefslogtreecommitdiff
path: root/plugins/ExternalAPI/m_ieview.h
diff options
context:
space:
mode:
authorGeorge Hazan <ghazan@miranda.im>2019-09-18 20:49:45 +0300
committerGeorge Hazan <ghazan@miranda.im>2019-09-18 20:49:45 +0300
commitb4d51bb6ad3872b22d3ea52949d4cc5842c26da3 (patch)
tree63a38f3cebec9349356245b465955db4899dd371 /plugins/ExternalAPI/m_ieview.h
parenta781184281f8e75f69754380bce1cf832ea476cf (diff)
- more shit cleared from C++ code;
- Pascal code partially restored till the full container log implementation
Diffstat (limited to 'plugins/ExternalAPI/m_ieview.h')
-rw-r--r--plugins/ExternalAPI/m_ieview.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/plugins/ExternalAPI/m_ieview.h b/plugins/ExternalAPI/m_ieview.h
index 107ff4edac..4b197aca34 100644
--- a/plugins/ExternalAPI/m_ieview.h
+++ b/plugins/ExternalAPI/m_ieview.h
@@ -44,7 +44,6 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
struct IEVIEWWINDOW
{
- int cbSize; // size of the strusture
int iType; // one of IEW_* values
DWORD dwMode; // compatibility mode - one of IEWM_* values
DWORD dwFlags; // flags, one of IEWF_* values
@@ -165,7 +164,6 @@ struct IEVIEWEVENT
struct IEVIEWNAVIGATE
{
- int cbSize; // size of the strusture
int iType; // one of IEN_* values
DWORD dwFlags; // one of IEEF_* values
HWND hwnd; // HWND returned by IEW_CREATE