summaryrefslogtreecommitdiff
path: root/tools/bootstrp/cppdep.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'tools/bootstrp/cppdep.hxx')
-rw-r--r--tools/bootstrp/cppdep.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/bootstrp/cppdep.hxx b/tools/bootstrp/cppdep.hxx
index d71e38f01855..b60242790890 100644
--- a/tools/bootstrp/cppdep.hxx
+++ b/tools/bootstrp/cppdep.hxx
@@ -33,7 +33,6 @@
class CppDep
{
- ByteString aSourceFile;
std::vector<rtl::OString> m_aSearchPath;
protected: