diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2014-05-19 00:38:06 +0200 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2014-05-19 20:04:23 +0200 |
commit | 6c29c3d1784302d959830e10a027c6843480e0c4 (patch) | |
tree | bb044d5e1431e8ddc2ad4edc3f05f7635f41398c /sfx2 | |
parent | 2d4590ae56cb3f78da17e377baa3e181db42347a (diff) |
remove commented out line
Change-Id: If80632525d88ed889291913b172fa3cb2a3ac956
Diffstat (limited to 'sfx2')
-rw-r--r-- | sfx2/source/inc/fltoptint.hxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sfx2/source/inc/fltoptint.hxx b/sfx2/source/inc/fltoptint.hxx index 30f70011ae68..d9684b15eb6c 100644 --- a/sfx2/source/inc/fltoptint.hxx +++ b/sfx2/source/inc/fltoptint.hxx @@ -24,8 +24,6 @@ #include <com/sun/star/frame/XModel.hpp> #include <comphelper/interaction.hxx> -//using namespace ::framework; - class FilterOptionsContinuation : public comphelper::OInteraction< ::com::sun::star::document::XInteractionFilterOptions > { ::com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue > rProperties; |