aboutsummaryrefslogtreecommitdiff
path: root/gprof/gprof.c
diff options
context:
space:
mode:
Diffstat (limited to 'gprof/gprof.c')
-rw-r--r--gprof/gprof.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/gprof/gprof.c b/gprof/gprof.c
index b429f0f..1af7fa1 100644
--- a/gprof/gprof.c
+++ b/gprof/gprof.c
@@ -30,8 +30,6 @@
#include "source.h"
#include "sym_ids.h"
-#define VERSION "2.8.1"
-
const char *whoami;
const char *function_mapping_file;
const char *a_out_name = A_OUTNAME;