diff options
Diffstat (limited to 'fpicker/source/office/fpsmartcontent.cxx')
-rw-r--r-- | fpicker/source/office/fpsmartcontent.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/fpicker/source/office/fpsmartcontent.cxx b/fpicker/source/office/fpsmartcontent.cxx index 69bb4034d0a0..bcfa290c8d02 100644 --- a/fpicker/source/office/fpsmartcontent.cxx +++ b/fpicker/source/office/fpsmartcontent.cxx @@ -28,12 +28,10 @@ #include "fpsmartcontent.hxx" -/** === begin UNO includes === **/ #include <com/sun/star/container/XChild.hpp> #include <com/sun/star/ucb/ContentInfo.hpp> #include <com/sun/star/ucb/ContentInfoAttribute.hpp> #include <com/sun/star/ucb/XContent.hpp> -/** === end UNO includes === **/ #include <comphelper/processfactory.hxx> #include <ucbhelper/commandenvironment.hxx> |