summaryrefslogtreecommitdiff
path: root/sal/workben/clipboardwben/testcopy
diff options
context:
space:
mode:
authorJ. Graeme Lingard <jgraeme+git@gmail.com>2010-12-05 20:28:21 +0000
committerJ. Graeme Lingard <jgraeme+git@gmail.com>2010-12-05 20:28:21 +0000
commit1b11499074d855e34f40953898594035ca451c71 (patch)
tree00b755a7b30c8aee8ae5464488611fef23a8e041 /sal/workben/clipboardwben/testcopy
parent3facbad1ecbb5ac7ebbf1fa8cfb060be9147429a (diff)
Remove redundant comments
Diffstat (limited to 'sal/workben/clipboardwben/testcopy')
-rw-r--r--sal/workben/clipboardwben/testcopy/XTDataObject.hxx9
1 files changed, 0 insertions, 9 deletions
diff --git a/sal/workben/clipboardwben/testcopy/XTDataObject.hxx b/sal/workben/clipboardwben/testcopy/XTDataObject.hxx
index e6b68408e62a..213247c1e6b2 100644
--- a/sal/workben/clipboardwben/testcopy/XTDataObject.hxx
+++ b/sal/workben/clipboardwben/testcopy/XTDataObject.hxx
@@ -45,11 +45,6 @@
#include <ole2.h>
#include <objidl.h>
-
-//------------------------------------------------------------------------
-//
-//------------------------------------------------------------------------
-
class EnumFormatEtc;
class CXTDataObject : public IDataObject
@@ -99,10 +94,6 @@ private:
friend class CEnumFormatEtc;
};
-//------------------------------------------------------------------------
-//
-//------------------------------------------------------------------------
-
class CEnumFormatEtc : public IEnumFORMATETC
{
public: