diff options
Diffstat (limited to 'trace-plot-task.c')
-rw-r--r-- | trace-plot-task.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/trace-plot-task.c b/trace-plot-task.c index 096b792..ec0029d 100644 --- a/trace-plot-task.c +++ b/trace-plot-task.c | |||
@@ -23,9 +23,6 @@ | |||
23 | #include "trace-graph.h" | 23 | #include "trace-graph.h" |
24 | #include "trace-filter.h" | 24 | #include "trace-filter.h" |
25 | 25 | ||
26 | #define RED 0xff | ||
27 | #define GREEN (0xff<<16) | ||
28 | |||
29 | gboolean is_running(struct graph_info *ginfo, struct record *record) | 26 | gboolean is_running(struct graph_info *ginfo, struct record *record) |
30 | { | 27 | { |
31 | unsigned long long val; | 28 | unsigned long long val; |