summaryrefslogtreecommitdiff
path: root/sfx2
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2014-05-19 00:38:06 +0200
committerThomas Arnhold <thomas@arnhold.org>2014-05-19 20:04:23 +0200
commit6c29c3d1784302d959830e10a027c6843480e0c4 (patch)
treebb044d5e1431e8ddc2ad4edc3f05f7635f41398c /sfx2
parent2d4590ae56cb3f78da17e377baa3e181db42347a (diff)
remove commented out line
Change-Id: If80632525d88ed889291913b172fa3cb2a3ac956
Diffstat (limited to 'sfx2')
-rw-r--r--sfx2/source/inc/fltoptint.hxx2
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;