summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2013-10-29 00:12:52 +0100
committerMichael Stahl <mstahl@redhat.com>2013-10-29 00:58:44 +0100
commit18c702a8e14ae5a5335b78647d3bccbe6067858d (patch)
tree7e422804fa4ae2dc012800209fc0355df790c26c /include
parentgbuild: remove gb_CppunitTestFakeExecutable_get_target (diff)
downloadcore-18c702a8e14ae5a5335b78647d3bccbe6067858d.tar.gz
core-18c702a8e14ae5a5335b78647d3bccbe6067858d.zip
gbuild: move unittest mock profile to WORKDIR
Change-Id: Idd6420a855fec8b44fce6c0694b491d5f1eec95e
Diffstat (limited to 'include')
-rw-r--r--include/unotest/bootstrapfixturebase.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/unotest/bootstrapfixturebase.hxx b/include/unotest/bootstrapfixturebase.hxx
index 556204becc61..cd4cff497518 100644
--- a/include/unotest/bootstrapfixturebase.hxx
+++ b/include/unotest/bootstrapfixturebase.hxx
@@ -36,8 +36,6 @@ class OOO_DLLPUBLIC_UNOTEST BootstrapFixtureBase : public CppUnit::TestFixture
protected:
OUString m_aSrcRootURL;
OUString m_aSrcRootPath;
- OUString m_aSolverRootURL;
- OUString m_aSolverRootPath;
OUString m_aWorkdirRootURL;
OUString m_aWorkdirRootPath;