summaryrefslogtreecommitdiff
path: root/cui/source/inc/optpath.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'cui/source/inc/optpath.hxx')
-rw-r--r--cui/source/inc/optpath.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/cui/source/inc/optpath.hxx b/cui/source/inc/optpath.hxx
index e6b8982a828e..f01c5b17c2e3 100644
--- a/cui/source/inc/optpath.hxx
+++ b/cui/source/inc/optpath.hxx
@@ -52,7 +52,6 @@ private:
::com::sun::star::uno::Reference< ::svt::DialogClosedListener > xDialogListener;
::com::sun::star::uno::Reference< ::com::sun::star::ui::dialogs::XFolderPicker2 > xFolderPicker;
-#ifdef _SVX_OPTPATH_CXX
void ChangeCurrentEntry( const String& _rFolder );
DECL_LINK(PathHdl_Impl, void *);
@@ -68,7 +67,6 @@ private:
String& _rUserPath, String& _rWritablePath, sal_Bool& _rReadOnly );
void SetPathList( sal_uInt16 _nPathHandle,
const String& _rUserPath, const String& _rWritablePath );
-#endif
public:
SvxPathTabPage( Window* pParent, const SfxItemSet& rSet );