diff options
Diffstat (limited to 'comphelper/source/misc/documentinfo.cxx')
-rw-r--r-- | comphelper/source/misc/documentinfo.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/comphelper/source/misc/documentinfo.cxx b/comphelper/source/misc/documentinfo.cxx index e80d818dd19c..5039c2d9d805 100644 --- a/comphelper/source/misc/documentinfo.cxx +++ b/comphelper/source/misc/documentinfo.cxx @@ -38,7 +38,6 @@ namespace comphelper { //........................................................................ - /** === begin UNO using === **/ using ::com::sun::star::uno::Reference; using ::com::sun::star::uno::UNO_QUERY; using ::com::sun::star::uno::UNO_QUERY_THROW; @@ -54,7 +53,6 @@ namespace comphelper { using ::com::sun::star::beans::XPropertySetInfo; using ::com::sun::star::uno::XInterface; using ::com::sun::star::frame::XFrame; - /** === end UNO using === **/ //==================================================================== //= helper |