summaryrefslogtreecommitdiff
path: root/extensions/source/activex
diff options
context:
space:
mode:
authorTor Lillqvist <tml@collabora.com>2013-10-22 15:58:57 +0300
committerTor Lillqvist <tml@collabora.com>2013-10-22 16:56:28 +0300
commita7724966ab4fc8cd680a20e4f2a65f276e001a39 (patch)
tree5aeb953a7172ea061c7884be8c19849b9e2d81d8 /extensions/source/activex
parent1cbe2313edda8a04f0fe233b4a29ef4e2485f557 (diff)
Bin comments that claim to say why some header is included
They are practically always useless, often misleading or obsolete. Change-Id: I2d32182a31349c9fb3b982498fd22d93e84c0c0c
Diffstat (limited to 'extensions/source/activex')
-rw-r--r--extensions/source/activex/SOActionsApproval.h2
-rw-r--r--extensions/source/activex/SOActiveX.h2
-rw-r--r--extensions/source/activex/SOComWindowPeer.h2
-rw-r--r--extensions/source/activex/SODispatchInterceptor.h2
4 files changed, 4 insertions, 4 deletions
diff --git a/extensions/source/activex/SOActionsApproval.h b/extensions/source/activex/SOActionsApproval.h
index d40c14243d14..422a66b7dd01 100644
--- a/extensions/source/activex/SOActionsApproval.h
+++ b/extensions/source/activex/SOActionsApproval.h
@@ -26,7 +26,7 @@
#pragma once
#endif
-#include "resource.h" // main symbols
+#include "resource.h"
#include <ExDispID.h>
#include <ExDisp.h>
#include <shlguid.h>
diff --git a/extensions/source/activex/SOActiveX.h b/extensions/source/activex/SOActiveX.h
index 908abf8106c8..7e37c8a5b7e8 100644
--- a/extensions/source/activex/SOActiveX.h
+++ b/extensions/source/activex/SOActiveX.h
@@ -22,7 +22,7 @@
#ifndef __SOACTIVEX_H_
#define __SOACTIVEX_H_
-#include "resource.h" // main symbols
+#include "resource.h"
#pragma warning (disable:4505)
// permanently suppress "unreferenced local function has been removed" warning
diff --git a/extensions/source/activex/SOComWindowPeer.h b/extensions/source/activex/SOComWindowPeer.h
index 9816ad33bde9..9eb4d6aca9a1 100644
--- a/extensions/source/activex/SOComWindowPeer.h
+++ b/extensions/source/activex/SOComWindowPeer.h
@@ -26,7 +26,7 @@
#pragma once
#endif
-#include "resource.h" // main symbols
+#include "resource.h"
#include <ExDispID.h>
#include <ExDisp.h>
#include <shlguid.h>
diff --git a/extensions/source/activex/SODispatchInterceptor.h b/extensions/source/activex/SODispatchInterceptor.h
index ab6706611154..f731f4058166 100644
--- a/extensions/source/activex/SODispatchInterceptor.h
+++ b/extensions/source/activex/SODispatchInterceptor.h
@@ -26,7 +26,7 @@
#pragma once
#endif
-#include "resource.h" // main symbols
+#include "resource.h"
#include <ExDispID.h>
#include <ExDisp.h>
#include <shlguid.h>