diff options
Diffstat (limited to 'profile.h')
-rw-r--r-- | profile.h | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -15,7 +15,6 @@ struct plot_info; struct plot_data { unsigned int in_deco:1; int cylinderindex; - int o2, he; int sec; /* pressure[0] is sensor pressure * pressure[1] is interpolated pressure */ |