]> git.tdb.fi Git - ext/subsurface.git/blobdiff - dive.h
gasmix: stop tracking nitrogen percentages
[ext/subsurface.git] / dive.h
diff --git a/dive.h b/dive.h
index 0bac6b2b9eeb580727c2c7cddbf6efc71f19e89f..bce1fe669549c6ab134570cac581c61613f8879d 100644 (file)
--- 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;