summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2011-12-06 23:22:18 +0000
committerEike Rathke <erack@redhat.com>2011-12-07 17:19:50 +0100
commit24960ac1ac34cbe220c2568a1f8535e1bd47a1cd (patch)
tree2318bfdd49edf167a89d26f7c05990f93b3d2a1e /tools
parent420e87e76822db2b716e8509e37f7b76b82b6edd (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: