diff options
Diffstat (limited to 'include/systools')
| -rw-r--r-- | include/systools/win32/comtools.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/systools/win32/comtools.hxx b/include/systools/win32/comtools.hxx index 0cbe54f1acaf..fffa5440fddc 100644 --- a/include/systools/win32/comtools.hxx +++ b/include/systools/win32/comtools.hxx @@ -183,7 +183,6 @@ namespace systools /* Typedefs for some popular COM interfaces */ typedef sal::systools::COMReference<IDataObject> IDataObjectPtr; typedef sal::systools::COMReference<IStream> IStreamPtr; -typedef sal::systools::COMReference<IEnumFORMATETC> IEnumFORMATETCPtr; #endif // INCLUDED_SYSTOOLS_WIN32_COMTOOLS_HXX |
