aboutsummaryrefslogtreecommitdiffstats
path: root/src/tools/clangpchmanagerbackend/source/pchtask.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/tools/clangpchmanagerbackend/source/pchtask.h')
-rw-r--r--src/tools/clangpchmanagerbackend/source/pchtask.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/tools/clangpchmanagerbackend/source/pchtask.h b/src/tools/clangpchmanagerbackend/source/pchtask.h
index f71a2745ad..edca5a94a6 100644
--- a/src/tools/clangpchmanagerbackend/source/pchtask.h
+++ b/src/tools/clangpchmanagerbackend/source/pchtask.h
@@ -47,7 +47,6 @@ public:
FilePathIds &&watchedUserIncludes,
FilePathIds &&watchedUserSources,
CompilerMacros &&compilerMacros,
- Utils::SmallStringVector &&usedMacros, // TODO remove
Utils::SmallStringVector toolChainArguments,
IncludeSearchPaths systemIncludeSearchPaths,
IncludeSearchPaths projectIncludeSearchPaths,
@@ -76,7 +75,6 @@ public:
FilePathIds &&watchedUserIncludes,
FilePathIds &&watchedUserSources,
CompilerMacros &&compilerMacros,
- Utils::SmallStringVector &&usedMacros, // TODO remove
Utils::SmallStringVector toolChainArguments,
IncludeSearchPaths systemIncludeSearchPaths,
IncludeSearchPaths projectIncludeSearchPaths,