summaryrefslogtreecommitdiff
path: root/dbaccess
diff options
context:
space:
mode:
authorTakeshi Abe <tabe@fixedpoint.jp>2012-05-24 22:26:44 +0900
committerTakeshi Abe <tabe@fixedpoint.jp>2012-05-24 22:29:39 +0900
commit4469eb2068fd6f2429823c550295f70ee2f79be7 (patch)
tree0655766556776f55ed2677bc548c68b7ba8eb64e /dbaccess
parentd428360e48f069622b0aeccf74b88af0be632be8 (diff)
removed unused member fields
Change-Id: If89fd07ad78bca303a9bf8484f08cba08afffe8d
Diffstat (limited to 'dbaccess')
-rw-r--r--dbaccess/source/ui/dlg/dlgsave.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/dbaccess/source/ui/dlg/dlgsave.cxx b/dbaccess/source/ui/dlg/dlgsave.cxx
index 33d0ea699378..b0160469cff9 100644
--- a/dbaccess/source/ui/dlg/dlgsave.cxx
+++ b/dbaccess/source/ui/dlg/dlgsave.cxx
@@ -72,8 +72,6 @@ public:
HelpButton m_aPB_HELP;
String m_aQryLabel;
String m_sTblLabel;
- rtl::OUString m_sCatalog;
- rtl::OUString m_sSchema;
String m_aName;
const IObjectNameCheck&
m_rObjectNameCheck;