summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2011-12-06 23:22:18 +0000
committerCaolán McNamara <caolanm@redhat.com>2011-12-06 23:54:35 +0000
commit66a8b58a6e14a4a862b44c57ed4645f37fc2bbe5 (patch)
treee9aadc83b0a85a606dc086f3939fbfa62f109184 /tools
parentb419bb21a76c48dda9f9a6ef6182b98e03358176 (diff)
aSourceFile member unused
Diffstat (limited to 'tools')
-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: