index
:
subsurface.git
master
forked from https://github.com/subsurface/subsurface
Tim Segers
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
dive.h
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'dive.h')
-rw-r--r--
dive.h
1
1 files changed, 0 insertions, 1 deletions
diff --git a/dive.h b/dive.h
index 0bac6b2b9..bce1fe669 100644
--- a/
dive.h
+++ b/
dive.h
@@ -66,7 +66,6 @@ typedef struct {
typedef struct {
fraction_t o2;
- fraction_t n2;
fraction_t he;
} gasmix_t;