From 1c25093f8abf518e9983b9d23f6f3964001a1aac Mon Sep 17 00:00:00 2001 From: Szymon Kłos Date: Mon, 13 Jul 2015 11:08:36 +0200 Subject: tree settings moved inside class Change-Id: I1cf0eb30f143e311a6a8c731f6dcc8e7ad7e4e5d --- include/svtools/RemoteFilesDialog.hxx | 1 - 1 file changed, 1 deletion(-) (limited to 'include/svtools') diff --git a/include/svtools/RemoteFilesDialog.hxx b/include/svtools/RemoteFilesDialog.hxx index f1dc755e13c9..fd12f39e01f3 100644 --- a/include/svtools/RemoteFilesDialog.hxx +++ b/include/svtools/RemoteFilesDialog.hxx @@ -122,7 +122,6 @@ private: bool m_bMultiselection; bool m_bIsUpdated; bool m_bIsConnected; - Image m_aFolderImage; OUString m_sPath; OUString m_sStdDir; -- cgit