From 6c29c3d1784302d959830e10a027c6843480e0c4 Mon Sep 17 00:00:00 2001 From: Thomas Arnhold Date: Mon, 19 May 2014 00:38:06 +0200 Subject: remove commented out line Change-Id: If80632525d88ed889291913b172fa3cb2a3ac956 --- sfx2/source/inc/fltoptint.hxx | 2 -- 1 file changed, 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 #include -//using namespace ::framework; - class FilterOptionsContinuation : public comphelper::OInteraction< ::com::sun::star::document::XInteractionFilterOptions > { ::com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue > rProperties; -- cgit