summaryrefslogtreecommitdiff
path: root/extensions/test/ole/unoTocomCalls
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/test/ole/unoTocomCalls
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/test/ole/unoTocomCalls')
-rw-r--r--extensions/test/ole/unoTocomCalls/XCallback_Impl/Callback.h2
-rw-r--r--extensions/test/ole/unoTocomCalls/XCallback_Impl/Simple.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/extensions/test/ole/unoTocomCalls/XCallback_Impl/Callback.h b/extensions/test/ole/unoTocomCalls/XCallback_Impl/Callback.h
index e32e39fb90ed..a0eeca974b82 100644
--- a/extensions/test/ole/unoTocomCalls/XCallback_Impl/Callback.h
+++ b/extensions/test/ole/unoTocomCalls/XCallback_Impl/Callback.h
@@ -21,7 +21,7 @@
#ifndef __CALLBACK_H_
#define __CALLBACK_H_
-#include "resource.h" // main symbols
+#include "resource.h"
/////////////////////////////////////////////////////////////////////////////
// CCallback
diff --git a/extensions/test/ole/unoTocomCalls/XCallback_Impl/Simple.h b/extensions/test/ole/unoTocomCalls/XCallback_Impl/Simple.h
index 2ebba602cc76..758c2aee28a0 100644
--- a/extensions/test/ole/unoTocomCalls/XCallback_Impl/Simple.h
+++ b/extensions/test/ole/unoTocomCalls/XCallback_Impl/Simple.h
@@ -21,7 +21,7 @@
#ifndef __SIMPLE_H_
#define __SIMPLE_H_
-#include "resource.h" // main symbols
+#include "resource.h"
/////////////////////////////////////////////////////////////////////////////
// CSimple