summaryrefslogtreecommitdiffstats
path: root/tester/covoar/app_common.h
diff options
context:
space:
mode:
Diffstat (limited to 'tester/covoar/app_common.h')
-rw-r--r--tester/covoar/app_common.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/tester/covoar/app_common.h b/tester/covoar/app_common.h
index 6cb8577..533a926 100644
--- a/tester/covoar/app_common.h
+++ b/tester/covoar/app_common.h
@@ -16,7 +16,6 @@ extern Coverage::DesiredSymbols* SymbolsToAnalyze;
extern const char* outputDirectory;
extern bool BranchInfoAvailable;
extern Target::TargetBase* TargetInfo;
-extern const char* projectName;
#define MAX_LINE_LENGTH 512
extern char inputBuffer[MAX_LINE_LENGTH];