summaryrefslogtreecommitdiff
path: root/odk/examples/OLE
diff options
context:
space:
mode:
authorChris Laplante <mostthingsweb@gmail.com>2014-08-18 16:15:41 -0400
committerNoel Grandin <noelgrandin@gmail.com>2014-08-19 02:54:14 -0500
commit341d9c4f089c4e8dee96c49a81abf24ab809f367 (patch)
treec1b707513795e10c4151b8a32aae59bc52aff796 /odk/examples/OLE
parent28df98abeca9774868cadef29b81559fd325d865 (diff)
odk: Clean up comments
Change-Id: I38aa34192244cdd29e1cce7ac612aa9cd5f9e8a1 Reviewed-on: https://gerrit.libreoffice.org/11006 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
Diffstat (limited to 'odk/examples/OLE')
-rw-r--r--odk/examples/OLE/activex/SOComWindowPeer.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/odk/examples/OLE/activex/SOComWindowPeer.h b/odk/examples/OLE/activex/SOComWindowPeer.h
index 1a16bf4a0637..cd58571592eb 100644
--- a/odk/examples/OLE/activex/SOComWindowPeer.h
+++ b/odk/examples/OLE/activex/SOComWindowPeer.h
@@ -46,9 +46,6 @@
#include "so_activex.h"
-
-// SOComWindowPeer
-
class SOComWindowPeer :
public IDispatchImpl<ISOComWindowPeer, &IID_ISOComWindowPeer, &LIBID_SO_ACTIVEXLib>,
public ISupportErrorInfo,