summaryrefslogtreecommitdiff
path: root/dtrans/source/win32/workbench/XTDo.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'dtrans/source/win32/workbench/XTDo.hxx')
-rw-r--r--dtrans/source/win32/workbench/XTDo.hxx7
1 files changed, 0 insertions, 7 deletions
diff --git a/dtrans/source/win32/workbench/XTDo.hxx b/dtrans/source/win32/workbench/XTDo.hxx
index 2a9116a2ffd2..6d4891419269 100644
--- a/dtrans/source/win32/workbench/XTDo.hxx
+++ b/dtrans/source/win32/workbench/XTDo.hxx
@@ -17,7 +17,6 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-
#ifndef _XTDATAOBJECT_HXX_
#define _XTDATAOBJECT_HXX_
@@ -61,9 +60,7 @@ class CXTDataObject : public IDataObject
public:
CXTDataObject( );
- //-----------------------------------------------------------------
// ole interface implementation
- //-----------------------------------------------------------------
//IUnknown interface methods
STDMETHODIMP QueryInterface(REFIID iid, LPVOID* ppvObject);
@@ -89,10 +86,6 @@ private:
LONG m_nRefCnt;
};
-//------------------------------------------------------------------------
-//
-//------------------------------------------------------------------------
-
class CEnumFormatEtc : public IEnumFORMATETC
{
public: