mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Cleanup: remove unused macro SURFACE_PRESSURE_STRING
The last user was removed in c3f07b9f81
.
Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
This commit is contained in:
parent
14a763a6a0
commit
9442e17ba8
1 changed files with 0 additions and 1 deletions
|
@ -19,7 +19,6 @@ extern "C" {
|
||||||
#define N2_DENSITY 1165
|
#define N2_DENSITY 1165
|
||||||
#define HE_DENSITY 166
|
#define HE_DENSITY 166
|
||||||
#define SURFACE_PRESSURE 1013 // mbar
|
#define SURFACE_PRESSURE 1013 // mbar
|
||||||
#define SURFACE_PRESSURE_STRING "1013"
|
|
||||||
#define ZERO_C_IN_MKELVIN 273150 // mKelvin
|
#define ZERO_C_IN_MKELVIN 273150 // mKelvin
|
||||||
|
|
||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
|
|
Loading…
Add table
Reference in a new issue